Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DTouchAdjustment.cpp397 …argetGeometry& geom, const IntPoint& touchPoint, const IntRect& touchArea, IntPoint& adjustedPoint) in snapTo()
453 IntPoint adjustedPoint; in findNodeWithLowestDistanceMetric() local
DEventHandler.cpp2067 IntPoint adjustedPoint = gestureEvent.position(); in handleGestureEvent() local
2217 …tHandler::handleGestureTap(const PlatformGestureEvent& gestureEvent, const IntPoint& adjustedPoint) in handleGestureTap()
2251 …er::handleGestureLongPress(const PlatformGestureEvent& gestureEvent, const IntPoint& adjustedPoint) in handleGestureLongPress()
2294 …dler::handleGestureLongTap(const PlatformGestureEvent& gestureEvent, const IntPoint& adjustedPoint) in handleGestureLongTap()
2332 …:handleGestureTwoFingerTap(const PlatformGestureEvent& gestureEvent, const IntPoint& adjustedPoint) in handleGestureTwoFingerTap()
2555 …ntHandler::adjustGesturePosition(const PlatformGestureEvent& gestureEvent, IntPoint& adjustedPoint) in adjustGesturePosition()
2691 IntPoint adjustedPoint = event.position(); in sendContextMenuEventForGesture() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DFontHarfBuzz.cpp186 FloatPoint adjustedPoint = shaper.adjustStartPoint(point); in drawComplexText() local
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp1102 IntPoint adjustedPoint; in touchPositionAdjustedToBestClickableNode() local
1124 IntPoint adjustedPoint; in touchNodeAdjustedToBestClickableNode() local
1142 IntPoint adjustedPoint; in touchPositionAdjustedToBestContextMenuNode() local
1164 IntPoint adjustedPoint; in touchNodeAdjustedToBestContextMenuNode() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderView.cpp924 LayoutPoint adjustedPoint = point; in updateHitTestResult() local
DRenderBox.cpp4008 LayoutPoint adjustedPoint = point; in positionForPoint() local