Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_combobox.h19 #define FWL_STYLEEXT_CMB_ListDrag (1L << 2) macro
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp922 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CMB_ListDrag) { in ShowDropList()
926 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CMB_ListDrag) { in ShowDropList()