Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp2937 WideString wsTypeString = WideString::FromUTF8(unitspanString.AsStringView()); in UnitType() local
2938 const wchar_t* pData = wsTypeString.c_str(); in UnitType()
2940 int32_t uLen = wsTypeString.GetLength(); in UnitType()