Home | History | Annotate | Download | only in download

Lines Matching refs:center_width

692   int center_width = width() - kLeftPadding -
700 if (center_width <= 0)
750 x, box_y_, box_height_, center_width);
751 x += center_width;
772 x, box_y_, box_height_, center_width);
773 x += center_width;