HomeSort by relevance Sort by last modified time
    Searched defs:wsURL (Results 1 - 5 of 5) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 283 CFX_WideString wsURL;
286 wsURL = CFX_WideString::FromUTF8(bsURL, bsURL.GetLength());
288 pNotify->GetDocProvider()->GotoURL(hDoc, wsURL);
xfa_objectacc_imp.cpp     [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 266 const CFX_WideStringC& wsURL,
269 CFX_ByteString bsTo = CFX_WideString(wsURL).UTF16LE_Encode();
270 FPDF_WIDESTRING pTo = (FPDF_WIDESTRING)bsTo.GetBuffer(wsURL.GetLength());
276 void FFI_GetURL(FPDF_DOCUMENT document, CFX_WideString& wsURL) {
277 wsURL = CFX_WideString();
337 FPDF_WIDESTRING wsURL,
340 return m_pInfo->FFI_OpenFile(m_pInfo, fileType, wsURL, mode);
354 FPDF_WIDESTRING wsURL =
358 m_pInfo->FFI_DownloadFromURL(m_pInfo, wsURL);
365 CFX_WideString FFI_PostRequestURL(const FX_WCHAR* wsURL,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidget.cpp     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 

Completed in 261 milliseconds