Searched defs:pDelegate (Results 1 – 7 of 7) sorted by relevance
11 CFX_BmpContext::CFX_BmpContext(BmpDecoder::Delegate* pDelegate) in CFX_BmpContext()
22 Delegate* pDelegate) { in StartDecode()
174 CPngContext::CPngContext(PngDecoder::Delegate* pDelegate) in CPngContext()186 Delegate* pDelegate) { in StartDecode()
137 IFWL_WidgetDelegate* pDelegate = pMessage->GetDstTarget()->GetDelegate(); in DispatchMessage() local271 IFWL_WidgetDelegate* pDelegate = m_pListener->GetDelegate(); in ProcessEvent() local
229 if (IFWL_WidgetDelegate* pDelegate = child->GetDelegate()) in DrawChildren() local
17 Delegate* pDelegate) { in StartDecode()
87 CFX_GlobalData* CFX_GlobalData::GetRetainedInstance(Delegate* pDelegate) { in GetRetainedInstance()104 CFX_GlobalData::CFX_GlobalData(Delegate* pDelegate) : m_pDelegate(pDelegate) { in CFX_GlobalData()