HomeSort by relevance Sort by last modified time
    Searched refs:marginBounds (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
RectangleShape.h 53 FloatRoundedRect marginBounds(float margin) const;
RectangleShape.cpp 64 FloatRoundedRect FloatRoundedRect::marginBounds(float margin) const
99 m_marginBounds = m_bounds.marginBounds(shapeMargin());

Completed in 54 milliseconds