Home
last modified time | relevance | path

Searched defs:radio3 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/user32/
H A Dmsg.c6897 HWND parent, radio1, radio2, radio3; in test_autoradio_BM_CLICK() local
6976 static void test_radio_dbg(HWND radio1, int state1, HWND radio2, int state2, HWND radio3, int state… in test_radio_dbg()
6988 static void set_radio(HWND radio1, int state1, HWND radio2, int state2, HWND radio3, int state3) in set_radio()
6997 HWND parent, radio1, radio2, radio3, hwnd; in test_autoradio_kbd_move() local