Searched refs:degreesAngle (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGraphicsContextWin.cpp177 void GraphicsContextPlatformPrivate::rotate(float degreesAngle) argument
179 XFORM xform = TransformationMatrix().rotate(degreesAngle);

Completed in 200 milliseconds