Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/png/
H A Dpng_decoder.cpp174 CPngContext::CPngContext(PngDecoder::Delegate* pDelegate) in CPngContext()
186 Delegate* pDelegate) { in StartDecode()
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_notedriver.cpp135 IFWL_WidgetDelegate* pDelegate = pMessage->GetDstTarget()->GetDelegate(); in DispatchMessage() local
269 IFWL_WidgetDelegate* pDelegate = m_pListener->GetDelegate(); in ProcessEvent() local
H A Dcfwl_widgetmgr.cpp229 if (IFWL_WidgetDelegate* pDelegate = child->GetDelegate()) in DrawChildren() local
/aosp_15_r20/external/pdfium/fxjs/
H A Dcfx_globaldata.cpp86 CFX_GlobalData* CFX_GlobalData::GetRetainedInstance(Delegate* pDelegate) { in GetRetainedInstance()
103 CFX_GlobalData::CFX_GlobalData(Delegate* pDelegate) : m_pDelegate(pDelegate) { in CFX_GlobalData()
/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dcfx_bmpcontext.cpp11 CFX_BmpContext::CFX_BmpContext(BmpDecoder::Delegate* pDelegate) in CFX_BmpContext()
H A Dbmp_decoder.cpp22 Delegate* pDelegate) { in StartDecode()
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dgif_decoder.cpp17 Delegate* pDelegate) { in StartDecode()
/aosp_15_r20/frameworks/compile/mclinker/lib/MC/
DInputBuilder.cpp35 bool pDelegate) in InputBuilder()