drawable_get_previous_bound 170 src/compositor/drawable.h Bool drawable_get_previous_bound(Drawable *node, GF_IRect *rc, GF_VisualManager *visual); drawable_get_previous_bound 671 src/compositor/visual_manager_2d.c while (drawable_get_previous_bound(it->drawable, &refreshRect, visual)) {