* Gets the arrowsRightEdge. * @return arrowsRightEdge. */
| 122 | * @return arrowsRightEdge. |
| 123 | */ |
| 124 | int TextList::getArrowsRightEdge() |
| 125 | { |
| 126 | return _arrowsRightEdge; |
| 127 | } |
| 128 | |
| 129 | /** |
| 130 | * Unpresses all the arrow buttons. |
no outgoing calls
no test coverage detected