Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/font/
Dfont_ResFontBase.cpp242 return GetCharWidthsFromIndex(index); in GetCharWidths()
386 ResFontBase::GetCharWidthsFromIndex( GlyphIndex index ) const in GetCharWidthsFromIndex() function in nw::font::ResFontBase
397 return GetCharWidthsFromIndex( pWidth, index ); in GetCharWidthsFromIndex()
407 ResFontBase::GetCharWidthsFromIndex( in GetCharWidthsFromIndex() function in nw::font::ResFontBase
431 glyph->widths = GetCharWidthsFromIndex(index); in GetGlyphFromIndex()
Dfont_ArchiveFont.cpp335 glyph->widths = GetCharWidthsFromIndex(index); in GetGlyphFromIndex()
Dfont_ArchiveFontBase.cpp68 return GetCharWidthsFromIndex(index); in GetCharWidths()
Dfont_PackedFont.cpp668 glyph->widths = GetCharWidthsFromIndex(gindex); in MakeGlyph()
/NW4C-1.3.3/include/nw/font/
Dfont_ResFontBase.h221 const CharWidths& GetCharWidthsFromIndex(GlyphIndex index) const;
231 const CharWidths& GetCharWidthsFromIndex(