Searched refs:FWL_STYLEEXT_DTP_ShortDateFormat (Results 1 – 3 of 3) sorted by relevance
17 #define FWL_STYLEEXT_DTP_ShortDateFormat (1L << 1) macro
439 m_pProperties->m_dwStyleExes = FWL_STYLEEXT_DTP_ShortDateFormat; in Initialize()708 if ((m_pProperties->m_dwStyleExes & FWL_STYLEEXT_DTP_ShortDateFormat) == in FormatDateString()709 FWL_STYLEEXT_DTP_ShortDateFormat) { in FormatDateString()825 m_pProperties->m_dwStyleExes = FWL_STYLEEXT_DTP_ShortDateFormat; in DisForm_Initialize()
627 FX_DWORD dwExtendedStyle = FWL_STYLEEXT_DTP_ShortDateFormat; in UpdateWidgetProperty()