Home | History | Annotate | Download | only in tabs

Lines Matching refs:right_edge

1818       gfx::Point right_edge(source->width(), 0);
1819 views::View::ConvertPointToWidget(source, &right_edge);
1820 new_bounds.set_x(point_in_screen.x() - right_edge.x());