Home
last modified time | relevance | path

Searched defs:wsStr (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_string.cpp17 ByteString FX_UTF8Encode(WideStringView wsStr) { in FX_UTF8Encode()
145 float StringToFloat(WideStringView wsStr) { in StringToFloat()
158 double StringToDouble(WideStringView wsStr) { in StringToDouble()
/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.h50 WideString wsStr; member
/external/pdfium/core/fpdfdoc/
Dcpdf_filespec.cpp208 WideString wsStr = EncodeFileName(wsFileName); in SetFileName() local
/external/pdfium/fxjs/
Dcjs_publicmethods.cpp321 WideString wsStr = pRuntime->ToWideString(val); in AF_MakeArrayFromList() local