HomeSort by relevance Sort by last modified time
    Searched refs:GetOwnerThread (Results 1 - 11 of 11) sorted by null

  /external/pdfium/xfa/src/fwl/src/lightwidget/
widget.cpp 221 IFWL_NoteThread* pThread = m_pIface->GetOwnerThread();
239 IFWL_NoteThread* pThread = m_pIface->GetOwnerThread();
252 IFWL_NoteThread* pThread = m_pIface->GetOwnerThread();
268 IFWL_NoteThread* pThread = m_pIface->GetOwnerThread();
  /external/pdfium/xfa/src/fwl/src/core/
fwl_appimp.cpp 114 IFWL_NoteThread* pNoteTread = pWidget->GetOwnerThread();
fwl_widgetimp.cpp 120 IFWL_NoteThread* IFWL_Widget::GetOwnerThread() const {
121 return static_cast<CFWL_WidgetImp*>(GetImpl())->GetOwnerThread();
280 static_cast<CFWL_NoteDriver*>(GetOwnerThread()->GetNoteDriver());
491 IFWL_NoteThread* CFWL_WidgetImp::GetOwnerThread() const {
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...]
fwl_formimp.cpp 387 IFWL_NoteThread* pThread = GetOwnerThread();
415 IFWL_NoteThread* pThread = GetOwnerThread();
834 IFWL_NoteThread* pThread = GetOwnerThread();
844 IFWL_NoteThread* pThread = GetOwnerThread();
    [all...]
fwl_noteimp.cpp 89 IFWL_NoteThread* pThread = m_pForm->GetOwnerThread();
203 IFWL_NoteThread* CFWL_NoteDriver::GetOwnerThread() const {
    [all...]
fwl_widgetmgrimp.cpp 700 IFWL_NoteThread* pNoteThread = pDstWidget->GetOwnerThread();
    [all...]
  /external/pdfium/xfa/include/fwl/core/
fwl_widget.h 59 IFWL_NoteThread* GetOwnerThread() const;
fwl_note.h 340 virtual IFWL_NoteThread* GetOwnerThread() const = 0;
  /external/pdfium/xfa/src/fwl/src/core/include/
fwl_noteimp.h 57 IFWL_NoteThread* GetOwnerThread() const override;
fwl_widgetimp.h 62 virtual IFWL_NoteThread* GetOwnerThread() const;
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_comboboximp.cpp     [all...]

Completed in 190 milliseconds