Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_datetimepicker.h19 #define FWL_STYLEEXT_DTP_Spin (1L << 3) macro
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_datetimepickerimp.cpp683 if ((m_pProperties->m_dwStyleExes & FWL_STYLEEXT_DTP_Spin) == in DrawDropDownButton()
684 FWL_STYLEEXT_DTP_Spin) { in DrawDropDownButton()