Home
last modified time | relevance | path

Searched defs:pIface (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_threadimp.h22 CFWL_ThreadImp(IFWL_Thread* pIface) : m_pIface(pIface) {} in CFWL_ThreadImp()
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_threadimp.cpp26 CFWL_NoteThreadImp::CFWL_NoteThreadImp(IFWL_NoteThread* pIface) in CFWL_NoteThreadImp()
Dfwl_appimp.cpp41 CFWL_AppImp::CFWL_AppImp(IFWL_App* pIface, IFWL_AdapterNative* pAdapter) in CFWL_AppImp()