Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp366 int compIndex = GetSheetIndex(c); in PreloadSheet()
384 int compIndex = GetSheetIndex(c); in LockSheet()
409 int compIndex = GetSheetIndex(c); in UnlockSheet()
703 PackedFont::GetSheetIndex(CharCode c) const in GetSheetIndex() function in nw::font::PackedFont
/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h410 int GetSheetIndex(CharCode c) const;