Searched refs:SetBasicShape (Results 1 – 14 of 14) sorted by relevance
79 SetBasicShape(circle); in NativeCircle()93 SetBasicShape(ellipse); in NativeEllipse()107 SetBasicShape(rect); in NativeRect()146 SetBasicShape(path); in NativePath()
33 void SetBasicShape(const RefPtr<BasicShape>& basicShape) in SetBasicShape() function
70 void SetBasicShape(const RefPtr<BasicShape>& basicShape) in SetBasicShape() function120 void SetBasicShape(const RefPtr<BasicShape>& basicShape) in SetBasicShape() function
34 jsPath->SetBasicShape(path); in ConstructorCallback()
52 void SetBasicShape(const RefPtr<BasicShape>& basicShape) in SetBasicShape() function
42 jsCircle->SetBasicShape(circle); in ConstructorCallback()
39 jsEllipse->SetBasicShape(ellipse); in ConstructorCallback()
84 jsCircle->SetBasicShape(circle); in ConstructorCallback()
83 jsEllipse->SetBasicShape(ellipse); in ConstructorCallback()
93 jsPath->SetBasicShape(path); in ConstructorCallback()
216 jsRectShape->SetBasicShape(rect); in ConstructorCallback()
348 jsRect->SetBasicShape(rect); in ConstructorCallback()
106 clipPath->SetBasicShape(path); in CreateBoxComponent()
924 clipPath->SetBasicShape(shape); in SetClipShape()937 maskPath->SetBasicShape(shape); in SetMask()