Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_ResFontBase.cpp206 GlyphIndex index = FindGlyphIndex(c); in SetAlternateChar()
255 return ( GLYPH_INDEX_NOT_FOUND != FindGlyphIndex(c) ); in HasGlyph()
284 GlyphIndex index = FindGlyphIndex(c); in GetGlyphIndex()
289 ResFontBase::FindGlyphIndex( CharCode c ) const in FindGlyphIndex() function in nw::font::ResFontBase
305 m_LastGlyphIndex = FindGlyphIndex(pMap, c); in FindGlyphIndex()
317 ResFontBase::FindGlyphIndex( in FindGlyphIndex() function in nw::font::ResFontBase
Dfont_ArchiveFontBase.cpp74 GlyphIndex index = FindGlyphIndex(c); in HasGlyph()
/NW4C-1.2.23/include/nw/font/
Dfont_ResFontBase.h199 GlyphIndex FindGlyphIndex(CharCode c) const;
210 GlyphIndex FindGlyphIndex(