Searched refs:FWL_STYLEEXE_SPB_Vert (Results 1 – 3 of 3) sorted by relevance
14 #define FWL_STYLEEXE_SPB_Vert (1L << 0) macro
48 m_pProperties->m_dwStyleExes |= FWL_STYLEEXE_SPB_Vert; in CFWL_SpinButtonImp()83 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXE_SPB_Vert) { in Update()
686 prop.m_dwStyleExes |= FWL_STYLEEXE_SPB_Vert; in DrawDropDownButton()