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