Home | History | Annotate | Download | only in frame

Lines Matching defs:bottom_y

783   int bottom_y = y + split_point;
797 canvas->FillRectInt(theme_toolbar_color, x, bottom_y, w, bottom_edge_height);
803 bottom_y - GetHorizontalTabStripVerticalOffset(false), x,
804 bottom_y, w, theme_toolbar->height());
825 toolbar_left_mask->width(), bottom_edge_height, left_x, bottom_y,
836 toolbar_right_mask->width(), bottom_edge_height, right_x, bottom_y,
844 bottom_edge_height, left_x, bottom_y, toolbar_left->width(),
858 bottom_edge_height, right_x, bottom_y, toolbar_right->width(),