Searched defs:pDelegate (Results 1 – 7 of 7) sorted by relevance
62 void SetDelegate(Delegate* pDelegate) { m_pDelegate = pDelegate; } in SetDelegate()
45 void SetDelegate(Delegate* pDelegate) { m_pDelegate = pDelegate; } in SetDelegate()
23 IFWL_WidgetDelegate* pDelegate = m_pListener->GetDelegate(); in ProcessEvent() local
94 if (IFWL_WidgetDelegate* pDelegate = pPrev->GetDelegate()) { in SetFocus() local106 if (IFWL_WidgetDelegate* pDelegate = pFocus->GetDelegate()) { in SetFocus() local241 if (IFWL_WidgetDelegate* pDelegate = pMessage->m_pDstTarget->GetDelegate()) in DispatchMessage() local
498 if (IFWL_WidgetDelegate* pDelegate = child->GetDelegate()) { in DrawChild() local
80 … PVRTPFXEffectDelegate* pDelegate, unsigned int& uiUnknownUniforms, CPVRTString *pReturnError) in Load()153 EPVRTError CPVRTPFXEffect::LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pRe… in LoadTexturesForEffect()
147 CFWL_WidgetMgrDelegate* pDelegate) { in GetWidgetMgr()