nn::font::CTR::TextWriterBase::CalcStringRect Member Function
void CalcStringRect(
util::Rect * pRect,
const CharType * str
) const;
void CalcStringRect(
util::Rect * pRect,
const CharType * str,
int length
) const;
CalcStringRect ( util::Rect *, const CharType * )
|
Calculates the drawing rectangle for the string. |
CalcStringRect ( util::Rect *, const CharType *, int )
|
Calculates the drawing rectangle for the string. |
CalcStringRect(util::Rect *, const CharType *)Calculates the drawing rectangle for the string.
CalcStringRect(util::Rect *, const CharType *, int)Calculates the drawing rectangle for the string.
CONFIDENTIAL