Searched defs:WindRule (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DPath.h84 enum WindRule { enum in namespace:WebCore
113 bool contains(const FloatPoint&, WindRule rule = RULE_NONZERO) const;
/external/webkit/Source/WebCore/css/
H A DCSSPrimitiveValueMappings.h2540 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(WindRule e)
2554 template<> inline CSSPrimitiveValue::operator WindRule() const

Completed in 88 milliseconds