Searched refs:resStrLen (Results 1 – 1 of 1) sorted by relevance
142 const u16 resStrLen = static_cast<u16>(pBlock->textStrBytes / sizeof(wchar_t) - 1); in TextBox() local143 SetString(pBlockText, 0, resStrLen); in TextBox()