Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dbutton.c748 #define check_cd_seq(type, context) do { \ in test_button_messages() macro
798 check_cd_seq(cd_setfocus_type, "SetFocus(hwnd)"); in test_button_messages()
805 check_cd_seq(cd_setfocus_type, "SetFocus(0)"); in test_button_messages()
816 check_cd_seq(cd_setstyle_type, "BM_SETSTYLE"); in test_button_messages()
834 check_cd_seq(cd_setstate_type, "BM_SETSTATE/TRUE"); in test_button_messages()
850 check_cd_seq(cd_setstate_type, "BM_SETSTATE/FALSE"); in test_button_messages()
878 check_cd_seq(cd_setcheck_type, "BM_SETCHECK"); in test_button_messages()
894 check_cd_seq(cd_setcheck_type, "BM_SETCHECK"); in test_button_messages()
994 #undef check_cd_seq in test_button_messages()