Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Deventmanager.h52 for (auto pHandler : mHandlers) in ~EventManager() local
54 delete pHandler; in ~EventManager() local
58 void Attach(EventHandler* pHandler) in Attach()
68 for (auto pHandler : mHandlers) in Dispatch() local
76 for (auto pHandler : mHandlers) in FlushDraw() local
84 void Detach(EventHandler* pHandler) { SWR_INVALID("Should not be called"); } in Detach()
Darchrast.cpp657 EventHandlerFile* pHandler = nullptr; in CreateThreadContext() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_encryptor.cpp15 CPDF_Encryptor::CPDF_Encryptor(const CPDF_CryptoHandler* pHandler, int objnum) in CPDF_Encryptor()
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.cpp332 CXFA_FFWidgetHandler* pHandler) { in HasEventUnderHandler()
338 CXFA_FFWidgetHandler* pHandler) { in ProcessEventUnderHandler()
Dcxfa_ffnotify.cpp259 CXFA_FFWidgetHandler* pHandler = pDocView->GetWidgetHandler(); in HandleWidgetEvent() local
/external/pdfium/fxjs/
Dcjs_document.cpp449 CJS_EventContext* pHandler = pRuntime->GetCurrentEventContext(); in print() local
577 CJS_EventContext* pHandler = pRuntime->GetCurrentEventContext(); in submitForm() local