nw::font::ResFontBase::FindGlyphIndex Member Functionprotected: GlyphIndex FindGlyphIndex( const FontCodeMap * pMap, CharCode c ) const;
| Name | Description | |
|---|---|---|
| in | pMap | Pointer to the search target CMAP block. |
| in | c | Character code of character for which glyph index is being obtained. |
ResFontBase::GLYPH_INDEX_NOT_FOUND. Searches from the CMAP block for the character glyph index.
CONFIDENTIAL