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

  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_context.h 80 bool PutRequestURL(const CFX_WideString& wsURL,
cpdfxfa_context.cpp 356 bool CPDFXFA_Context::PutRequestURL(const CFX_WideString& wsURL,
360 m_pFormFillEnv->PutRequestURL(wsURL.c_str(), wsData.c_str(),
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.h 150 FPDF_BOOL PutRequestURL(const FX_WCHAR* wsURL,
cpdfsdk_formfillenvironment.cpp 516 FPDF_BOOL CPDFSDK_FormFillEnvironment::PutRequestURL(const FX_WCHAR* wsURL,
  /external/pdfium/xfa/fxfa/
fxfa.h 223 virtual bool PutRequestURL(const CFX_WideString& wsURL,

Completed in 106 milliseconds