Home | History | Annotate | Download | only in output

Lines Matching refs:right

885   int top, right, bottom, left;
886 quad->background_filters.GetOutsets(&top, &right, &bottom, &left);
887 window_rect.Inset(-left, -top, -right, -bottom);
1445 if (quad->IsRightEdge() && tile_rect.right() == quad->rect.right())
1446 right_edge = device_layer_edges.right();
2400 DCHECK_LE(window_rect.right(), current_surface_size_.width());
2621 DCHECK_LE(window_rect.right(), current_surface_size_.width());