Searched defs:shapeType (Results 1 – 7 of 7) sorted by relevance
284 auto shapeType = BasicShapeTypeToString(shape->GetBasicShapeType()); in ToJsonValue() local296 auto shapeType = BasicShapeTypeToString(shape->GetBasicShapeType()); in ToJsonValue() local
35 explicit ShapeComponent(ShapeType shapeType) : RenderComponent(), shapeType_(shapeType) {} in ShapeComponent()
100 auto shapeType = GetShapeType(); in ToJsonObject() local
966 int32_t shapeType = static_cast<int32_t>(clipPath->GetBasicShape()->GetBasicShapeType()); in GetClip() local1268 int32_t shapeType = static_cast<int32_t>(shape->GetBasicShapeType()); in GetMask() local
618 auto shapeType = basicShape->GetBasicShapeType(); in GetSliderBlockShape() local
4487 std::string shapeType(type); in SetMaskShape() local
11487 ArkUI_ShapeType shapeType = static_cast<ArkUI_ShapeType>(values[0]); in GetSliderBlockStyle() local