Searched refs:FindGlyphIndex (Results 1 – 3 of 3) sorted by relevance
208 GlyphIndex index = FindGlyphIndex(c); in SetAlternateChar()257 return ( GLYPH_INDEX_NOT_FOUND != FindGlyphIndex(c) ); in HasGlyph()286 GlyphIndex index = FindGlyphIndex(c); in GetGlyphIndex()291 ResFontBase::FindGlyphIndex( CharCode c ) const in FindGlyphIndex() function in nw::font::ResFontBase307 m_LastGlyphIndex = FindGlyphIndex(pMap, c); in FindGlyphIndex()319 ResFontBase::FindGlyphIndex( in FindGlyphIndex() function in nw::font::ResFontBase
76 GlyphIndex index = FindGlyphIndex(c); in HasGlyph()
201 GlyphIndex FindGlyphIndex(CharCode c) const;212 GlyphIndex FindGlyphIndex(