DRAWABLE_IS_OVERLAY 901 src/compositor/compositor_2d.c ctx->drawable->flags &= ~DRAWABLE_IS_OVERLAY; DRAWABLE_IS_OVERLAY 975 src/compositor/compositor_2d.c ctx->drawable->flags |= DRAWABLE_IS_OVERLAY; DRAWABLE_IS_OVERLAY 1010 src/compositor/compositor_2d.c ctx->drawable->flags |= DRAWABLE_IS_OVERLAY; DRAWABLE_IS_OVERLAY 317 src/compositor/drawable.c drawable->flags &= ~DRAWABLE_IS_OVERLAY; DRAWABLE_IS_OVERLAY 861 src/compositor/drawable.c else if (ctx->drawable->flags & DRAWABLE_IS_OVERLAY) { DRAWABLE_IS_OVERLAY 424 src/compositor/mpeg4_background2d.c if (stack->drawable->flags & DRAWABLE_IS_OVERLAY) { DRAWABLE_IS_OVERLAY 167 src/compositor/visual_manager_2d.c if (drawable->flags & DRAWABLE_IS_OVERLAY) { DRAWABLE_IS_OVERLAY 688 src/compositor/visual_manager_2d.c if (it->drawable->flags & DRAWABLE_IS_OVERLAY) {