HomeSort by relevance Sort by last modified time
    Searched refs:TouchAdjustment (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 22 #include "core/page/TouchAdjustment.h"
43 namespace TouchAdjustment {
70 WTF_ALLOW_MOVE_INIT_AND_COMPARE_WITH_MEM_FUNCTIONS(WebCore::TouchAdjustment::SubtargetGeometry)
74 namespace TouchAdjustment {
482 } // namespace TouchAdjustment
487 TouchAdjustment::SubtargetGeometryList subtargets;
488 TouchAdjustment::compileSubtargetList(nodes, subtargets, TouchAdjustment::nodeRespondsToTapGesture, TouchAdjustment::appendBasicSubtargetsForNode);
489 return TouchAdjustment::findNodeWithLowestDistanceMetric(targetNode, targetPoint, targetArea, touchHotspot, touchArea, su (…)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/
webcore_remaining.target.darwin-arm.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.darwin-arm64.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.darwin-mips.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.darwin-x86.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.darwin-x86_64.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.linux-arm.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.linux-arm64.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.linux-mips.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.linux-x86.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]
webcore_remaining.target.linux-x86_64.mk 506 third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
    [all...]

Completed in 88 milliseconds