nw::font::TextWriterBase::CalcStringHeight Member Functionf32 CalcStringHeight( const CharType * str ) const; f32 CalcStringHeight( const CharType * str, int length ) const;
| CalcStringHeight ( const CharType * ) | Calculates the height of the text. |
| CalcStringHeight ( const CharType *, int ) | Calculates the height of the text. |
CalcStringHeight ( const CharType * )Calculates the height of the text.
CalcStringHeight ( const CharType *, int )Calculates the height of the text.
CONFIDENTIAL