Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_string.cpp87 ByteString FX_UTF8Encode(WideStringView wsStr) { in FX_UTF8Encode()
236 float StringToFloat(WideStringView wsStr) { in StringToFloat()
248 double StringToDouble(WideStringView wsStr) { in StringToDouble()
/aosp_15_r20/external/pdfium/xfa/fgas/layout/
H A Dcfgas_txtbreak.h55 WideString wsStr; member
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_interactiveform.cpp945 WideString wsStr = CPDF_FileSpec::EncodeFileName(pdf_path); in ExportToFDF() local