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