Searched defs:basicShape (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DBasicShapeFunctions.cpp41 PassRefPtr<CSSValue> valueForBasicShape(const BasicShape* basicShape) argument
121 RefPtr<BasicShape> basicShape; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DClipPathOperation.h103 const BasicShape* basicShape() const { return m_shape.get(); } function in class:WebCore::ShapeClipPathOperation
/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DShape.cpp104 PassOwnPtr<Shape> Shape::createShape(const BasicShape* basicShape, const LayoutSize& logicalBoxSize, WritingMode writingMode, Length margin, Length padding) argument

Completed in 140 milliseconds