Home
last modified time | relevance | path

Searched defs:pDelegate (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dccodec_bmpmodule.cpp17 CCodec_BmpModule::Delegate* pDelegate) in CBmpContext()
28 Delegate* pDelegate) { in Start()
Dccodec_pngmodule.cpp200 CCodec_PngModule::Delegate* pDelegate) in CPngContext()
216 Delegate* pDelegate) { in Start()
Dccodec_gifmodule.cpp21 Delegate* pDelegate) { in Start()
/external/pdfium/xfa/fwl/
Dcfwl_eventtarget.cpp23 IFWL_WidgetDelegate* pDelegate = m_pListener->GetDelegate(); in ProcessEvent() local
Dcfwl_notedriver.cpp88 if (IFWL_WidgetDelegate* pDelegate = pPrev->GetDelegate()) { in SetFocus() local
100 if (IFWL_WidgetDelegate* pDelegate = pFocus->GetDelegate()) { in SetFocus() local
234 if (IFWL_WidgetDelegate* pDelegate = pMessage->m_pDstTarget->GetDelegate()) in DispatchMessage() local
Dcfwl_widgetmgr.cpp492 if (IFWL_WidgetDelegate* pDelegate = child->GetDelegate()) { in DrawChild() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.cpp80PVRTPFXEffectDelegate* pDelegate, unsigned int& uiUnknownUniforms, CPVRTString *pReturnError) in Load()
153 EPVRTError CPVRTPFXEffect::LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pRe… in LoadTexturesForEffect()