Home
last modified time | relevance | path

Searched defs:shapeMarginLogicalBoundingBox (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DRectangleShape.h51 …virtual LayoutRect shapeMarginLogicalBoundingBox() const OVERRIDE { return static_cast<LayoutRect>… in shapeMarginLogicalBoundingBox() function
DBoxShape.cpp37 LayoutRect BoxShape::shapeMarginLogicalBoundingBox() const in shapeMarginLogicalBoundingBox() function in WebCore::BoxShape
DRasterShape.h90 …virtual LayoutRect shapeMarginLogicalBoundingBox() const OVERRIDE { return static_cast<LayoutRect>… in shapeMarginLogicalBoundingBox() function
DPolygonShape.cpp116 LayoutRect PolygonShape::shapeMarginLogicalBoundingBox() const in shapeMarginLogicalBoundingBox() function in WebCore::PolygonShape