Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_app.h70 const CFX_WideStringC& wsEncode,
75 const CFX_WideStringC& wsEncode) override;
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp246 const CFX_WideStringC& wsEncode, in PostRequestURL() argument
253 wsEncode.GetPtr(), wsHeader.GetPtr()); in PostRequestURL()
261 const CFX_WideStringC& wsEncode) { in PutRequestURL() argument
265 wsEncode.GetPtr()); in PutRequestURL()
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h368 const FX_WCHAR* wsEncode, in FFI_PostRequestURL() argument
383 CFX_ByteString bsEncode = CFX_WideString(wsEncode).UTF16LE_Encode(); in FFI_PostRequestURL()
407 const FX_WCHAR* wsEncode) { in FFI_PutRequestURL() argument
416 CFX_ByteString bsEncode = CFX_WideString(wsEncode).UTF16LE_Encode(); in FFI_PutRequestURL()
/external/pdfium/public/
Dfpdf_formfill.h995 … FPDF_WIDESTRING wsData, FPDF_WIDESTRING wsContentType, FPDF_WIDESTRING wsEncode, FPDF_WIDESTRING …
1013 …FPDF_FORMFILLINFO* pThis, FPDF_WIDESTRING wsURL, FPDF_WIDESTRING wsData, FPDF_WIDESTRING wsEncode);
/external/pdfium/xfa/include/fxfa/
Dfxfa.h267 const CFX_WideStringC& wsEncode,
281 const CFX_WideStringC& wsEncode) = 0;