Searched refs:CSSBasicShapePolygonType (Results 1 – 3 of 3) sorted by relevance
46 CSSBasicShapePolygonType, enumerator137 virtual Type type() const OVERRIDE { return CSSBasicShapePolygonType; } in type()
234 case CSSBasicShape::CSSBasicShapePolygonType: { in basicShapeForValue()
288 if (shape.type() != CSSBasicShapePolygonType) in equals()