Home | History | Annotate | Download | only in qxl

Lines Matching defs:left

96 	drawable->self_bitmap_area.left = 0;
142 int left, right, top, bottom;
163 left = clips->x1;
171 left = min_t(int, left, (int)clips_ptr->x1);
177 width = right - left;
195 drawable_rect.left = left;
210 left - dumb_shadow_offset,
228 drawable->u.copy.src_area.left = 0;
243 rects[i].left = clips_ptr->x1;