Searched defs:basicShapeType (Results 1 – 2 of 2) sorted by relevance
112 void ClipPath::GetBasicShapeInfo(const std::string& value, BasicShapeType& basicShapeType, std::str… in GetBasicShapeInfo()303 BasicShapeType basicShapeType = BasicShapeType::NONE; in CreateShape() local
62 explicit BasicShape(BasicShapeType basicShapeType) : basicShapeType_(basicShapeType) {} in BasicShape()65 void SetBasicShapeType(BasicShapeType basicShapeType) in SetBasicShapeType()