Home | History | Annotate | Download | only in qxl

Lines Matching defs:bottom

97 	drawable->self_bitmap_area.bottom = 0;
142 int left, right, top, bottom;
166 bottom = clips->y2;
174 bottom = max_t(int, bottom, (int)clips_ptr->y2);
178 height = bottom - top;
198 drawable_rect.bottom = bottom;
227 drawable->u.copy.src_area.bottom = height;
246 rects[i].bottom = clips_ptr->y2;