Lines Matching refs:top
90 drawable->self_bitmap_area.top = 0;
137 int left, right, top, bottom;
160 top = clips->y1;
168 top = min_t(int, top, (int)clips_ptr->y1);
173 height = bottom - top;
192 drawable_rect.top = top;
206 top, width, height, depth, stride);
222 drawable->u.copy.src_area.top = 0;
241 rects[i].top = clips_ptr->y1;