Searched defs:bsURL (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcscript_hostpseudomodel.cpp222 CFX_ByteString bsURL = pArguments->GetUTF8String(0); local
223 wsURL = CFX_WideString::FromUTF8(bsURL.AsStringC());
/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp510 const CFX_WideString& bsURL) {
521 CFX_WideStringC str(bsURL.c_str());
509 GotoURL(CXFA_FFDoc* hDoc, const CFX_WideString& bsURL) argument

Completed in 111 milliseconds