Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Ddatetime.c160 static HWND create_datetime_control(DWORD style) in create_datetime_control() function
191 hWnd = create_datetime_control(DTS_SHOWNONE); in test_dtm_set_format()
240 hWnd = create_datetime_control(DTS_SHOWNONE); in test_dtm_set_and_get_mccolor()
261 hWnd = create_datetime_control(DTS_SHOWNONE); in test_dtm_set_and_get_mcfont()
279 hWnd = create_datetime_control(DTS_SHOWNONE); in test_dtm_get_monthcal()
339 hWnd = create_datetime_control(DTS_SHOWNONE); in test_dtm_set_and_get_range()
430 hWnd = create_datetime_control(DTS_SHOWNONE); in test_dtm_set_range_swap_min_max()
534 hWnd = create_datetime_control(0); in test_dtm_set_and_get_system_time()
734 hwnd = create_datetime_control(0); in test_dtm_get_ideal_size()
771 hWnd = create_datetime_control(0); in test_wm_set_get_text()
[all …]