nn::font::PairFont::HasGlyph Member Function
virtual bool HasGlyph(
CharCode c
) const;
| Name | Description | |
|---|---|---|
| in | c | Character code to check for the existence of glyph data. |
true if glyph data exists and false if it does not. Determines whether glyph data exists.
CONFIDENTIAL