Searched defs:pDelegate (Results 1 – 8 of 8) sorted by relevance
174 CPngContext::CPngContext(PngDecoder::Delegate* pDelegate) in CPngContext()186 Delegate* pDelegate) { in StartDecode()
135 IFWL_WidgetDelegate* pDelegate = pMessage->GetDstTarget()->GetDelegate(); in DispatchMessage() local269 IFWL_WidgetDelegate* pDelegate = m_pListener->GetDelegate(); in ProcessEvent() local
229 if (IFWL_WidgetDelegate* pDelegate = child->GetDelegate()) in DrawChildren() local
86 CFX_GlobalData* CFX_GlobalData::GetRetainedInstance(Delegate* pDelegate) { in GetRetainedInstance()103 CFX_GlobalData::CFX_GlobalData(Delegate* pDelegate) : m_pDelegate(pDelegate) { in CFX_GlobalData()
11 CFX_BmpContext::CFX_BmpContext(BmpDecoder::Delegate* pDelegate) in CFX_BmpContext()
22 Delegate* pDelegate) { in StartDecode()
17 Delegate* pDelegate) { in StartDecode()
35 bool pDelegate) in InputBuilder()