Searched refs:CLIENT_REDRAWOVERLAY (Results 1 – 5 of 5) sorted by relevance
275 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()288 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()312 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()335 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()353 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()375 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()385 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()395 c->flags |= CLIENT_REDRAWOVERLAY; in menu_key_cb()
107 pd->c->flags |= CLIENT_REDRAWOVERLAY; in popup_redraw_cb()117 if (pd->c->flags & CLIENT_REDRAWOVERLAY) in popup_set_client_cb()582 c->flags |= CLIENT_REDRAWOVERLAY; in popup_key_cb()
570 flags |= CLIENT_REDRAWOVERLAY; in screen_redraw_update()656 if (c->overlay_draw != NULL && (flags & CLIENT_REDRAWOVERLAY)) { in screen_redraw_screen()
1917 #define CLIENT_REDRAWOVERLAY 0x2000000 macro1937 CLIENT_REDRAWOVERLAY| \
3121 (c->flags & CLIENT_REDRAWOVERLAY) ? " overlay" : "", in server_client_check_redraw()