Searched defs:LayoutRect (Results 1 – 17 of 17) sorted by relevance
87 virtual void collectLayerFragments(LayerFragments&, const LayoutRect&, const LayoutRect&) { } in collectLayerFragments()
64 virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const { return false; } in backgroundIsKnownToBeOpaqueInRect()
36 class LayoutRect; variable
40 operator LayoutRect() const in LayoutRect() function
59 class LayoutRect; variable
1076 …virtual void computeSelfHitTestRects(Vector<LayoutRect>&, const LayoutPoint& layerOffset) const { … in computeSelfHitTestRects()
45 LayoutRect() { } in LayoutRect() function46 LayoutRect(const LayoutPoint& location, const LayoutSize& size) in LayoutRect() function48 LayoutRect(LayoutUnit x, LayoutUnit y, LayoutUnit width, LayoutUnit height) in LayoutRect() function50 LayoutRect(const FloatPoint& location, const FloatSize& size) in LayoutRect() function52 LayoutRect(const IntRect& rect) : m_location(rect.location()), m_size(rect.size()) { } in LayoutRect() function
41 LayoutRect::LayoutRect(const FloatRect& r) in LayoutRect() function in WebCore::LayoutRect
48 class LayoutRect; variable
44 class LayoutRect; variable
42 class LayoutRect; variable
33 class LayoutRect; variable
40 class LayoutRect; variable
130 class LayoutRect; variable
20 class LayoutRect; variable
57 class LayoutRect; variable
41 class LayoutRect; variable