Searched refs:WMPAINT_COUNT_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
12 #define WMPAINT_COUNT_THRESHOLD 10 macro35 trace("Doing WM_PAINT %d/%d\n", WMPAINT_count, WMPAINT_COUNT_THRESHOLD); in redraw_window_procA()37 if (WMPAINT_count > WMPAINT_COUNT_THRESHOLD && redrawComplete == 0) in redraw_window_procA()127 ok(WMPAINT_count < WMPAINT_COUNT_THRESHOLD, in test_wndproc()129 WMPAINT_count, WMPAINT_COUNT_THRESHOLD); in test_wndproc()