Searched refs:textStrBytes (Results 1 – 2 of 2) sorted by relevance
139 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()
980 ut::ResU16 textStrBytes; member