Home
last modified time | relevance | path

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

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