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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DTransformationMatrixWin.cpp35 XFORM xform; local
H A DGraphicsContextWin.cpp126 XFORM xform = TransformationMatrix().translate(-dstRect.x(), -dstRect.y()); local
178 XFORM xform = TransformationMatrix().rotate(degreesAngle); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContextQt.cpp1580 XFORM xform; local
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebFrame.cpp1784 XFORM xform = TransformationMatrix().translate(marginRect.x(), marginRect.y()).scale(scale); local

Completed in 141 milliseconds