Home
last modified time | relevance | path

Searched refs:GetAdapterPopupPos (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_widgetmgrimp.h114 FX_BOOL GetAdapterPopupPos(IFWL_Widget* pWidget,
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp710 return m_pWidgetMgr->GetAdapterPopupPos(m_pInterface, fMinHeight, in GetPopupPos()
717 return m_pWidgetMgr->GetAdapterPopupPos(m_pInterface, fMinHeight, in GetPopupPos()
Dfwl_widgetmgrimp.cpp679 FX_BOOL CFWL_WidgetMgr::GetAdapterPopupPos(IFWL_Widget* pWidget, in GetAdapterPopupPos() function in CFWL_WidgetMgr