nn::font::ResFontBase::FindGlyphIndex Member Function
protected:
GlyphIndex FindGlyphIndex(
CharCode c
) const;
| Name | Description | |
|---|---|---|
| in | c | Character code for which to get a glyph index. |
ResFontBase::GLYPH_INDEX_NOT_FOUND is returned. Gets a character's glyph index.
CONFIDENTIAL