Home
last modified time | relevance | path

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

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