Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.cpp185 void CXFA_FFDoc::GotoURL(const WideString& bsURL) { in GotoURL()
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp559 ByteString bsURL = wsURL.ToUTF16LE(); in PostRequestURL() local
587 ByteString bsURL = wsURL.ToUTF16LE(); in PutRequestURL() local
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp969 WideString EncodeURL(const ByteString& bsURL) { in EncodeURL()
4542 ByteString bsURL = ValueToUTF8String(info.GetIsolate(), argOne); in Post() local
4599 ByteString bsURL = ValueToUTF8String(info.GetIsolate(), argOne); in Put() local