Searched defs:rectangle (Results 1 – 10 of 10) sorted by relevance
21 required Rectangle rectangle = 1; field
22 required Rectangle rectangle = 1; field
49 const BasicShapeRectangle* rectangle = static_cast<const BasicShapeRectangle*>(basicShape); in valueForBasicShape() local98 …const BasicShapeInsetRectangle* rectangle = static_cast<const BasicShapeInsetRectangle*>(basicShap… in valueForBasicShape() local
39 const NSRect& rectangle() const { in rectangle() function
40 GdkRectangle rectangle() const { in rectangle() function
125 const BasicShapeRectangle* rectangle = static_cast<const BasicShapeRectangle*>(basicShape); in createShape() local186 …const BasicShapeInsetRectangle* rectangle = static_cast<const BasicShapeInsetRectangle*>(basicShap… in createShape() local
103 const gfx::Rect& rectangle) { in GetLayoutForRectangles()
269 def ClippedArea(rectangle): argument
336 xcb_rectangle_t rectangle; in dri2_process_buffers() local