Home
last modified time | relevance | path

Searched defs:pHandler (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
DJS_Object.h188 IFX_SystemHandler* pHandler = m_pApp->GetSysHandler(); in SetJSTimer() local
199 IFX_SystemHandler* pHandler = m_pApp->GetSysHandler(); in KillJSTimer() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_document.cpp299 static FX_BOOL _EnumPages(CPDF_Dictionary* pPages, IPDF_EnumPageHandler* pHandler) in _EnumPages()
320 void CPDF_Document::EnumPages(IPDF_EnumPageHandler* pHandler) in EnumPages()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_create.cpp405 FX_BOOL CPDF_Encryptor::Initialize(CPDF_CryptoHandler* pHandler, int objnum, FX_LPBYTE src_data, FX… in Initialize()
466 CPDF_CryptoHandler *pHandler = pCreator->m_pCryptoHandler; in End() local
1044 CPDF_CryptoHandler *pHandler = NULL; in WriteIndirectObj() local
1122 CPDF_CryptoHandler* pHandler = m_pCryptoHandler; in WriteDirectObj() local
/external/pdfium/fpdfsdk/src/
Dfsdk_actionhandler.cpp31 void CPDFSDK_ActionHandler::SetFormActionHandler(CPDFSDK_FormActionHandler* pHandler) in SetFormActionHandler()
38 void CPDFSDK_ActionHandler::SetMediaActionHandler(CPDFSDK_MediaActionHandler* pHandler) in SetMediaActionHandler()
Dfsdk_annothandler.cpp17 CPDFSDK_BFAnnotHandler* pHandler = new CPDFSDK_BFAnnotHandler(m_pApp); in CPDFSDK_AnnotHandlerMgr() local
26 IPDFSDK_AnnotHandler* pHandler = m_Handlers.GetAt(i); in ~CPDFSDK_AnnotHandlerMgr() local