Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp244 return GetCharWidthsFromIndex(index); in GetCharWidths()
388 ResFontBase::GetCharWidthsFromIndex( GlyphIndex index ) const in GetCharWidthsFromIndex() function in nw::font::ResFontBase
399 return GetCharWidthsFromIndex( pWidth, index ); in GetCharWidthsFromIndex()
409 ResFontBase::GetCharWidthsFromIndex( in GetCharWidthsFromIndex() function in nw::font::ResFontBase
433 glyph->widths = GetCharWidthsFromIndex(index); in GetGlyphFromIndex()
Dfont_ArchiveFont.cpp337 glyph->widths = GetCharWidthsFromIndex(index); in GetGlyphFromIndex()
Dfont_ArchiveFontBase.cpp70 return GetCharWidthsFromIndex(index); in GetCharWidths()
Dfont_PackedFont.cpp670 glyph->widths = GetCharWidthsFromIndex(gindex); in MakeGlyph()
/NW4C-2.0.3/include/nw/font/
Dfont_ResFontBase.h223 const CharWidths& GetCharWidthsFromIndex(GlyphIndex index) const;
233 const CharWidths& GetCharWidthsFromIndex(