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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGradientImage.cpp68 double xScale = fabs(destContextCTM.xScale()); local
H A DLayoutRect.cpp113 void LayoutRect::scale(float xScale, float yScale) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DCairoUtilities.cpp286 void cairoSurfaceSetDeviceScale(cairo_surface_t* surface, double xScale, double yScale) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/transforms/
H A DAffineTransform.cpp72 double AffineTransform::xScale() const function in class:WebCore::AffineTransform
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DGraphicsContextCG.cpp208 float xScale = srcRect.width() / destRect.width(); local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCanvas.c1609 double xOrigin, yOrigin, xScale, yScale; local
1642 itemPtr, xOrigin, yOrigin, xScale, yScale); local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkCanvas.c1490 double xOrigin, yOrigin, xScale, yScale; local
1514 itemPtr, xOrigin, yOrigin, xScale, yScale); local

Completed in 184 milliseconds