Home | History | Annotate | Download | only in tabs

Lines Matching refs:right_edge

756   int right_edge = tab->bounds().right();
758 if (right_edge > visible_width)
786 return (right_edge + current_selected_width_ - current_unselected_width_) <=