Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp243 GlyphIndex index = GetGlyphIndex(c); in GetCharWidths()
250 GlyphIndex index = GetGlyphIndex(c); in GetGlyph()
283 ResFontBase::GetGlyphIndex( CharCode c ) const in GetGlyphIndex() function in nw::font::ResFontBase
Dfont_ArchiveFont.cpp304 GlyphIndex index = GetGlyphIndex(c); in GetGlyph()
Dfont_PackedFont.cpp324 GlyphIndex index = GetGlyphIndex(c); in GetGlyph()
706 GlyphIndex index = GetGlyphIndex(c); in GetSheetIndex()
Dfont_ArchiveFontBase.cpp60 GlyphIndex index = GetGlyphIndex(c); in GetCharWidths()
/NW4C-2.0.3/include/nw/font/
Dfont_ResFontBase.h191 GlyphIndex GetGlyphIndex(CharCode c) const;