Home
last modified time | relevance | path

Searched refs:windRule (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/svg/graphics/
DSVGResourceClipper.h39 WindRule windRule; member
45 void addPath(const Path& pathData, WindRule windRule, bool bboxUnits) in addPath() argument
50 clipData.windRule = windRule; in addPath()
DSVGResourceClipper.cpp92 WindRule clipRule = m_clipData.clipData()[0].windRule; in applyClip()
98 if (clipData.windRule != clipRule) in applyClip()
150 ts << "[winding=" << d.windRule << "]"; in operator <<()
/external/webkit/WebCore/
DChangeLog-2006-12-3116218 (WebCore::KCClipData::windRule):
35791 (WebCore::KCClipData::windRule):
DChangeLog-2006-05-1015890 (WebCore::KCClipData::windRule):