Home
last modified time | relevance | path

Searched defs:m_pDelegate (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dcfx_bmpcontext.h23 UnownedPtr<BmpDecoder::Delegate> const m_pDelegate; variable
/aosp_15_r20/external/pdfium/fxjs/
H A Dcfx_globaldata.h70 UnownedPtr<Delegate> const m_pDelegate; variable
/aosp_15_r20/external/pdfium/core/fxcodec/png/
H A Dpng_decoder.cpp32 UnownedPtr<PngDecoder::Delegate> const m_pDelegate; member in CPngContext
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_widget.h202 cppgc::Member<IFWL_WidgetDelegate> m_pDelegate; variable