Home
last modified time | relevance | path

Searched refs:m_pOwnerThread (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_widgetimp.h139 CFWL_NoteThreadImp* m_pOwnerThread; variable
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp492 return static_cast<IFWL_NoteThread*>(m_pOwnerThread->GetInterface()); in GetOwnerThread()
495 m_pOwnerThread = pOwnerThread; in SetOwnerThread()