Home
last modified time | relevance | path

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

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