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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DTransformationMatrixWin.cpp35 XFORM xform; local
H A DGraphicsContextWin.cpp127 XFORM xform = TransformationMatrix().translate(-dstRect.x(), -dstRect.y()); local
179 XFORM xform = TransformationMatrix().rotate(degreesAngle); local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_st.c431 SecTransformRef xform = SecSignTransformCreate(key, &error); local
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebFrame.cpp1736 XFORM xform = TransformationMatrix().translate(marginRect.x(), marginRect.y()).scale(scale); local

Completed in 127 milliseconds