Home
last modified time | relevance | path

Searched defs:newY (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFloatPoint.cpp60 double newX, newY; in matrixTransform() local
67 double newX, newY; in matrixTransform() local
/external/webkit/Source/WebCore/platform/graphics/android/
DScrollableLayerAndroid.cpp16 SkScalar newY = SkScalarPin(y, 0, scrollBounds.fBottom); in scrollTo() local
/external/webkit/Source/WebKit/android/nav/
DFindCanvas.cpp324 SkPoint newY; in findHelper() local
/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp1505 int newY = y(); in repaintDuringLayoutIfMoved() local
3178 int newY = yPos; in positionForPoint() local
DRenderLayer.cpp2186 int newY = max(0, min(scrollYOffset(), scrollHeight() - box->clientHeight())); in updateScrollInfoAfterLayout() local
DRenderBlock.cpp3371 int newY = 0; in newLine() local