Searched refs:link_notify_tests (Results 1 – 1 of 1) sorted by relevance
6835 link_notify_tests[] = in test_EN_LINK() local6922 for (i = 0; i < ARRAY_SIZE(link_notify_tests); i++) in test_EN_LINK()6925 … link_notify_tests[i].msg, link_notify_tests[i].wParam, link_notify_tests[i].lParam, in test_EN_LINK()6926 … link_notify_tests[i].msg == WM_SETCURSOR ? FALSE : link_notify_tests[i].notifies); in test_EN_LINK()6932 for (i = 0; i < ARRAY_SIZE(link_notify_tests); i++) in test_EN_LINK()6935 … link_notify_tests[i].msg, link_notify_tests[i].wParam, link_notify_tests[i].lParam, in test_EN_LINK()6936 link_notify_tests[i].notifies); in test_EN_LINK()