nw::font::ResFontBase::FindGlyphIndex Member Functionprotected: GlyphIndex FindGlyphIndex( CharCode c ) const; protected: GlyphIndex FindGlyphIndex( const FontCodeMap * pMap, CharCode c ) const;
| FindGlyphIndex ( CharCode ) | Gets the character glyph index. |
| FindGlyphIndex ( const FontCodeMap *, CharCode ) | Searches from the CMAP block for the character glyph index. |
FindGlyphIndex ( CharCode )Gets the character glyph index.
FindGlyphIndex ( const FontCodeMap *, CharCode Searches from the CMAP block for the character glyph index.
CONFIDENTIAL