OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchAdjustment
(Results
1 - 13
of
13
) 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(blink::
TouchAdjustment
::SubtargetGeometry)
74
namespace
TouchAdjustment
{
490
} // namespace
TouchAdjustment
495
TouchAdjustment
::SubtargetGeometryList subtargets;
496
TouchAdjustment
::compileSubtargetList(nodes, subtargets,
TouchAdjustment
::nodeRespondsToTapGesture,
TouchAdjustment
::appendBasicSubtargetsForNode);
497
return
TouchAdjustment
::findNodeWithLowestDistanceMetric(targetNode, targetPoint, targetArea, touchHotspot, touchArea, su (…)
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/
webcore_remaining.target.darwin-arm.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.darwin-arm64.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.darwin-mips.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.darwin-mips64.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.darwin-x86.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.darwin-x86_64.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-arm.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-arm64.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-mips.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-mips64.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-x86.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-x86_64.mk
511
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
Completed in 71 milliseconds