Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_string.cpp18 ByteString FX_UTF8Encode(WideStringView wsStr) { in FX_UTF8Encode()
137 float StringToFloat(WideStringView wsStr) { in StringToFloat()
149 double StringToDouble(WideStringView wsStr) { in StringToDouble()
/external/pdfium/xfa/fgas/layout/
Dcfgas_txtbreak.h53 WideString wsStr; member
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp945 WideString wsStr = CPDF_FileSpec::EncodeFileName(pdf_path); in ExportToFDF() local