Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp140 const u16 resStrLen = static_cast<u16>(pBlock->textStrBytes / sizeof(wchar_t) - 1); in TextBox() local
141 SetString(pBlockText, 0, resStrLen); in TextBox()