Home
last modified time | relevance | path

Searched refs:GetGlyphIndex (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_ResFontBase.cpp241 GlyphIndex index = GetGlyphIndex(c); in GetCharWidths()
248 GlyphIndex index = GetGlyphIndex(c); in GetGlyph()
281 ResFontBase::GetGlyphIndex( CharCode c ) const in GetGlyphIndex() function in nw::font::ResFontBase
Dfont_ArchiveFont.cpp302 GlyphIndex index = GetGlyphIndex(c); in GetGlyph()
Dfont_PackedFont.cpp322 GlyphIndex index = GetGlyphIndex(c); in GetGlyph()
704 GlyphIndex index = GetGlyphIndex(c); in GetSheetIndex()
Dfont_ArchiveFontBase.cpp58 GlyphIndex index = GetGlyphIndex(c); in GetCharWidths()
/NW4C-1.2.23/include/nw/font/
Dfont_ResFontBase.h189 GlyphIndex GetGlyphIndex(CharCode c) const;