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.h24 UnownedPtr<BmpModule::Delegate> const m_pDelegate; variable
/external/pdfium/fxjs/
Dcfx_globaldata.h80 UnownedPtr<Delegate> const m_pDelegate; variable
/external/pdfium/xfa/fwl/
Dcfwl_widget.h188 UnownedPtr<IFWL_WidgetDelegate> m_pDelegate; variable
/external/pdfium/core/fxcodec/png/
Dpngmodule.cpp33 UnownedPtr<PngModule::Delegate> const m_pDelegate; member in CPngContext