Lines Matching refs:Rectangle
53 static css::awt::Rectangle ConvertRectangle (
59 static css::awt::Rectangle ConvertRectangleWithConstantSize (
63 const css::awt::Rectangle& rBox);
68 static css::awt::Rectangle TranslateRectangle (
69 const css::awt::Rectangle& rBox,
73 static css::awt::Rectangle Intersection (
74 const css::awt::Rectangle& rBox1,
75 const css::awt::Rectangle& rBox2);
88 const css::awt::Rectangle& rBox1,
89 const css::awt::Rectangle& rBox2);
91 static css::awt::Rectangle Union (
92 const css::awt::Rectangle& rBox1,
93 const css::awt::Rectangle& rBox2);
100 const css::awt::Rectangle& rBox1,
101 const css::awt::Rectangle& rBox2);
104 const css::awt::Rectangle& rBox,
112 const ::std::vector<css::awt::Rectangle>& rBoxes,