Searched defs:newX (Results 1 – 7 of 7) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/ |
D | FloatPoint.cpp | 60 double newX, newY; in matrixTransform() local 67 double newX, newY; in matrixTransform() local
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | ScrollableLayerAndroid.cpp | 15 SkScalar newX = SkScalarPin(x, 0, scrollBounds.fRight); in scrollTo() local
|
/external/skia/src/core/ |
D | SkScan_Path.cpp | 159 SkFixed newX; in walk_edges() local
|
/external/valgrind/main/coregrind/m_aspacemgr/ |
D | aspacemgr-aix5.c | 1811 Bool newR, newW, newX, needDiscard; in VG_() local
|
D | aspacemgr-linux.c | 2087 Bool newR, newW, newX, needDiscard; in VG_() local
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderBox.cpp | 1504 int newX = x(); in repaintDuringLayoutIfMoved() local 3177 int newX = xPos; in positionForPoint() local
|
D | RenderLayer.cpp | 2185 int newX = max(0, min(scrollXOffset(), scrollWidth() - box->clientWidth())); in updateScrollInfoAfterLayout() local
|