Home
last modified time | relevance | path

Searched refs:FindGlyphIndex (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp208 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::ResFontBase
307 m_LastGlyphIndex = FindGlyphIndex(pMap, c); in FindGlyphIndex()
319 ResFontBase::FindGlyphIndex( in FindGlyphIndex() function in nw::font::ResFontBase
Dfont_ArchiveFontBase.cpp76 GlyphIndex index = FindGlyphIndex(c); in HasGlyph()
/NW4C-2.0.3/include/nw/font/
Dfont_ResFontBase.h201 GlyphIndex FindGlyphIndex(CharCode c) const;
212 GlyphIndex FindGlyphIndex(