Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dlistbox.c130 #define listbox_field_ok(t, s, f, got) \ macro
135 todo_wine_if (t.s##_todo.f) { listbox_field_ok(t, s, f, got); }
/reactos/modules/rostests/winetests/comctl32/
H A Dlistbox.c197 #define listbox_field_ok(t, s, f, got) \ macro
202 todo_wine_if (t.s##_todo.f) { listbox_field_ok(t, s, f, got); }