DRAWABLE_DRAWN_ON_VISUAL  367 src/compositor/drawable.c 	drawable->flags &= ~DRAWABLE_DRAWN_ON_VISUAL;
DRAWABLE_DRAWN_ON_VISUAL  487 src/compositor/drawable.c 		ctx->drawable->flags |= DRAWABLE_DRAWN_ON_VISUAL;
DRAWABLE_DRAWN_ON_VISUAL  680 src/compositor/visual_manager_2d.c 		if (!(it->drawable->flags & DRAWABLE_DRAWN_ON_VISUAL)) {