Home | History | Annotate | Download | only in base

Lines Matching full:rectf

31 class RectF;
111 static gfx::RectF MapClippedRect(const gfx::Transform& transform,
112 const gfx::RectF& rect);
115 static gfx::RectF ProjectClippedRect(const gfx::Transform& transform,
116 const gfx::RectF& rect);
138 static gfx::RectF ComputeEnclosingRectOfVertices(const gfx::PointF vertices[],
140 static gfx::RectF ComputeEnclosingClippedRect(
181 static gfx::RectF ScaleRectProportional(const gfx::RectF& input_outer_rect,
182 const gfx::RectF& scale_outer_rect,
183 const gfx::RectF& scale_inner_rect);
217 static void AddToTracedValue(const gfx::RectF& rect,