Home
last modified time | relevance | path

Searched defs:wsURL (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp357 const WideString& wsURL) { in DownloadURL()
361 bool CPDFXFA_Context::PostRequestURL(const WideString& wsURL, in PostRequestURL()
375 bool CPDFXFA_Context::PutRequestURL(const WideString& wsURL, in PutRequestURL()
Dcpdfxfa_docenvironment.cpp524 const WideString& wsURL) { in GotoURL()
/external/pdfium/testing/
Dembedder_test.cpp167 FPDF_WIDESTRING wsURL) {} in GotoURLStub()
196 FPDF_WIDESTRING wsURL, in OpenFileStub()
242 FPDF_WIDESTRING wsURL, in PostRequestURLStub()
254 FPDF_WIDESTRING wsURL, in PutRequestURLStub()
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp477 void CPDFSDK_FormFillEnvironment::GotoURL(const WideString& wsURL) { in GotoURL()
531 FPDF_WIDESTRING wsURL, in OpenFile()
551 const WideString& wsURL, in PostRequestURL()
581 const WideString& wsURL, in PutRequestURL()
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp866 WideString DecodeURL(const WideString& wsURL) { in DecodeURL()
976 WideString wsURL = WideString::FromUTF8(bsURL.AsStringView()); in EncodeURL() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp498 WideString wsURL = wsHref; in XFA_LoadImageData() local