Home
last modified time | relevance | path

Searched refs:PutRequestURL (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_app.h73 FX_BOOL PutRequestURL(const CFX_WideStringC& wsURL,
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp259 FX_BOOL CPDFXFA_App::PutRequestURL(const CFX_WideStringC& wsURL, in PutRequestURL() function in CPDFXFA_App
/external/pdfium/xfa/include/fxfa/
Dfxfa.h279 virtual FX_BOOL PutRequestURL(const CFX_WideStringC& wsURL,
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp5555 FX_BOOL bFlags = pAppProvider->PutRequestURL( in Put()