Searched defs:outerRect (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityObject.cpp1805 const IntRect outerRect = i < levels ? pixelSnappedIntRect(outer->boundingBoxRect()) : outer->getScrollableAreaIfScrollable()->visibleContentRect(); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBoxModelObject.cpp2164 LayoutRect outerRect = borderRect; local
2249 const LayoutRect& outerRect = outerBorder.rect(); local
2714 IntRect outerRect = areaCastingShadowInHole(border.rect(), shadowPaintingExtent, shadowSpread, shadowOffset); local
[all...]

Completed in 105 milliseconds