Lines Matching refs:top
95 drawable->self_bitmap_area.top = 0;
142 int left, right, top, bottom;
166 top = clips->y1;
174 top = min_t(int, top, (int)clips_ptr->y1);
179 height = bottom - top;
198 drawable_rect.top = top;
213 top, width, height, depth, stride);
229 drawable->u.copy.src_area.top = 0;
248 rects[i].top = clips_ptr->y1;