Lines Matching refs:RECT
26 class Rect;
92 const gfx::Rect& content_area,
99 const gfx::Rect& content_area,
125 virtual gfx::Rect GetPageBounds(unsigned int page_number) const = 0;
133 // original GDI function that were called when recording the EMF. |rect| is in
134 // "logical units" and is optional. If |rect| is NULL, the natural EMF bounds
141 const RECT* rect) const = 0;
151 // Renders the given page into |rect| in the given context.
156 const CGRect rect,