Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dscreen.c43 static Bool as_X_synchronous_mode = False; variable
194 Bool old = as_X_synchronous_mode; in set_synchronous_mode()
197 as_X_synchronous_mode = enable; in set_synchronous_mode()
203 if (as_X_synchronous_mode) in is_synchronous_request()