Home
last modified time | relevance | path

Searched refs:CalcSheetIndex (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h419 int CalcSheetIndex(GlyphIndex index) const;
/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp334 int compIndex = CalcSheetIndex(adjustedIndex); in GetGlyph()
716 return CalcSheetIndex(adjustedIndex); in GetSheetIndex()
720 PackedFont::CalcSheetIndex(GlyphIndex index) const in CalcSheetIndex() function in nw::font::PackedFont