Home
last modified time | relevance | path

Searched defs:xDelta (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayer.cpp1278 int xDelta = currentMousePosition.x() - sourcePoint.x(); in panScrollFromPoint() local
1289 void RenderLayer::scrollByRecursively(int xDelta, int yDelta) in scrollByRecursively()
/external/webkit/Source/WebKit/android/nav/
DCachedRoot.cpp1100 int xDelta = *xDeltaPtr; in checkForJiggle() local