nn::font::CTR::TextWriterBase::CalcStringHeight Member Function
f32 CalcStringHeight(
const CharType * str
) const;
f32 CalcStringHeight(
const CharType * str,
int length
) const;
CalcStringHeight ( const CharType * )
|
Calculates the height of the string. |
CalcStringHeight ( const CharType *, int )
|
Calculates the height of the string. |
CalcStringHeight(const CharType *)Calculates the height of the string.
CalcStringHeight(const CharType *, int)Calculates the height of the string.
CONFIDENTIAL