Home | History | Annotate | Download | only in xfa

Lines Matching refs:iChars

997   int32_t iChars = iBytes / sizeof(wchar_t);
998 wsValue = WideStringView(iChars ? (const wchar_t*)pValue : nullptr, iChars);