Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Resources.h310 ut::ResU16 fontNum; member
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp132 NW_ASSERT(pBlock->fontIdx < resBlockSet.pFontList->fontNum); in TextBox()