Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp139 if (pBlock->textStrBytes >= sizeof(wchar_t) && m_TextBuf) in TextBox()
142 const u16 resStrLen = static_cast<u16>(pBlock->textStrBytes / sizeof(wchar_t) - 1); in TextBox()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Resources.h980 ut::ResU16 textStrBytes; member