Searched defs:GetOwnerThread (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/
H A Dfwl_noteimp.cpp89 IFWL_NoteThread* pThread = m_pForm->GetOwnerThread();
203 IFWL_NoteThread* CFWL_NoteDriver::GetOwnerThread() const { function in class:CFWL_NoteDriver
H A Dfwl_widgetimp.cpp120 IFWL_NoteThread* IFWL_Widget::GetOwnerThread() const { function in class:IFWL_Widget
121 return static_cast<CFWL_WidgetImp*>(GetImpl())->GetOwnerThread();
280 static_cast<CFWL_NoteDriver*>(GetOwnerThread()->GetNoteDriver());
491 IFWL_NoteThread* CFWL_WidgetImp::GetOwnerThread() const { function in class:CFWL_WidgetImp
679 IFWL_NoteThread* pThread = GetOwnerThread();
694 IFWL_NoteThread* pThread = GetOwnerThread();
816 IFWL_NoteThread* pThread = GetOwnerThread();
825 IFWL_NoteThread* pThread = GetOwnerThread();
850 IFWL_NoteThread* pThread = GetOwnerThread();
917 IFWL_NoteThread* pThread = GetOwnerThread();
[all...]

Completed in 72 milliseconds