* Gets the arrowsLeftEdge. * @return arrowsLeftEdge. */
| 113 | * @return arrowsLeftEdge. |
| 114 | */ |
| 115 | int TextList::getArrowsLeftEdge() |
| 116 | { |
| 117 | return _arrowsLeftEdge; |
| 118 | } |
| 119 | |
| 120 | /** |
| 121 | * Gets the arrowsRightEdge. |
no outgoing calls
no test coverage detected