Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c1182 static const struct generic_text_helper_para paras[] = in test_wm_notify() local
1285 for (i = 0; i < ARRAY_SIZE(paras); i++) in test_wm_notify()
1286 test_notify_generic_text_helper(pager, paras + i); in test_wm_notify()