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