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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
Shape.h 90 float shapeMargin() const { return m_margin; }
101 float m_margin; member in class:blink::Shape
Shape.cpp 173 shape->m_margin = margin;
183 rasterShape->m_margin = margin;
226 rasterShape->m_margin = margin;
236 shape->m_margin = margin;

Completed in 31 milliseconds