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

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsOperation.h261 void setWindRule(WindRule rule) { m_windRule = rule; m_hasWindRule = true; } function in class:WebCore::GraphicsOperation::ClipPath

Completed in 65 milliseconds