Lines Matching defs:top
95 drawable->self_bitmap_area.top = 0;
142 int left, right, top, bottom;
165 top = clips->y1;
173 top = min_t(int, top, (int)clips_ptr->y1);
178 height = bottom - top;
197 drawable_rect.top = top;
211 top, width, height, depth, stride);
226 drawable->u.copy.src_area.top = 0;
245 rects[i].top = clips_ptr->y1;