Searched refs:CSSBasicShapeInsetType (Results 1 – 3 of 3) sorted by relevance
48 CSSBasicShapeInsetType enumerator201 virtual Type type() const OVERRIDE { return CSSBasicShapeInsetType; } in type()
246 case CSSBasicShape::CSSBasicShapeInsetType: { in basicShapeForValue()
424 if (shape.type() != CSSBasicShapeInsetType) in equals()