Lines Matching refs:full_rect

112   GdkRectangle *    full_rect,
118 *full_rect = self->last_main_full_rect;
123 *full_rect = self->last_lane_full_rect;
138 GdkRectangle * full_rect, in preroll_count_selector_widget_new()
174 draw_rect->x - full_rect->x; in preroll_count_selector_widget_new()
181 int full_width = full_rect->width; in preroll_count_selector_widget_new()
182 int full_height = full_rect->height; in preroll_count_selector_widget_new()
281 GdkRectangle * full_rect,
312 draw_rect->x - full_rect->x;
319 int full_width = full_rect->width;
320 int full_height = full_rect->height;
383 GdkRectangle * full_rect,
435 draw_rect->x - full_rect->x;
437 draw_rect->y - full_rect->y;
442 int full_width = full_rect->width;
443 int full_height = full_rect->height;
589 GdkRectangle * full_rect,
610 int full_width = full_rect->width;
611 int full_height = full_rect->height;
751 GdkRectangle * full_rect,
773 int full_width = full_rect->width;
774 int full_height = full_rect->height;
1317 GdkRectangle * full_rect,
1338 cr, full_rect->x - draw_rect->x, 0);
1340 int full_height = full_rect->height;
1343 draw_rect->x - full_rect->x;
1378 full_rect->width, full_height);
1402 new_vis_width, full_rect->width,
1414 vis_width, full_rect->width, full_height);
1428 GdkRectangle * full_rect,
1434 if (rect->x - full_rect->x > 800)
1440 int full_width = full_rect->width;
1523 GdkRectangle * full_rect,
1546 full_rect->width -
1548 full_rect->height -
1573 GdkRectangle * full_rect,
1590 full_rect->width &&
1592 full_rect->height;
1598 full_rect->width &&
1600 full_rect->height;
1660 GdkRectangle full_rect = obj->full_rect;
1680 self, &full_rect);
1685 full_rect = obj->full_rect;
1691 &full_rect, rect))
1698 obj, rect, &full_rect, &draw_rect);
1719 (int) (full_rect.x - rect->x),
1720 (int) (full_rect.y - rect->y));
1726 self, cr, rect, &full_rect,
1739 draw_rect.width, full_rect.height);
1747 self, &full_rect, &draw_rect,
1752 draw_rect.x - full_rect.x;
1808 self, cr_to_use, rect, &full_rect,
1813 self, cr_to_use, rect, &full_rect,
1818 self, cr_to_use, rect, &full_rect,
1823 self, cr_to_use, rect, &full_rect,
1837 self->last_main_full_rect = full_rect;
1842 self->last_lane_full_rect = full_rect;
1869 cr, draw_rect.x - full_rect.x, 0);
1883 self, cr, rect, &full_rect,
1887 self, cr, rect, &full_rect,
1893 self, cr, rect, &full_rect,
1921 *rect = obj->full_rect;