Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dclipboard.c901 static BOOL do_render_format; variable
936 if (do_render_format) in clipboard_wnd_proc()
1148 do_render_format = TRUE; in clipboard_thread()
1153 do_render_format = FALSE; in clipboard_thread()
1250 do_render_format = TRUE; in clipboard_thread()
1253 do_render_format = FALSE; in clipboard_thread()