Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_comboboxproxy.cpp100 m_pComboBox->IsDropListVisible()) { in OnLButtonUp()
Dcfwl_combobox.h97 bool IsDropListVisible() const { in IsDropListVisible() function
Dcfwl_combobox.cpp275 if (!m_pListBox || !IsDropListVisible()) in GetBBox()
306 if (IsDropListVisible() == bActivate) in ShowDropList()
835 if (!IsDropListVisible() && in OnMouseLeave()