Searched defs:pIface (Results 1 – 3 of 3) sorted by relevance
22 CFWL_ThreadImp(IFWL_Thread* pIface) : m_pIface(pIface) {} in CFWL_ThreadImp()
26 CFWL_NoteThreadImp::CFWL_NoteThreadImp(IFWL_NoteThread* pIface) in CFWL_NoteThreadImp()
41 CFWL_AppImp::CFWL_AppImp(IFWL_App* pIface, IFWL_AdapterNative* pAdapter) in CFWL_AppImp()