///////////////////////////////////////////////////////
| 559 | |
| 560 | //////////////////////////////////////////////////////////// |
| 561 | unsigned int Text::getCharacterSize() const |
| 562 | { |
| 563 | return m_characterSize; |
| 564 | } |
| 565 | |
| 566 | |
| 567 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected