Home
last modified time | relevance | path

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

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