OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchAdjustment
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp
22
#include "core/page/
TouchAdjustment
.h"
43
namespace
TouchAdjustment
{
470
} // namespace
TouchAdjustment
475
TouchAdjustment
::SubtargetGeometryList subtargets;
476
TouchAdjustment
::compileSubtargetList(nodes, subtargets,
TouchAdjustment
::nodeRespondsToTapGesture,
TouchAdjustment
::appendBasicSubtargetsForNode);
477
return
TouchAdjustment
::findNodeWithLowestDistanceMetric(targetNode, targetPoint, targetArea, touchHotspot, touchArea, subtargets,
TouchAdjustment
::hybridDistanceFunction);
483
TouchAdjustment
::SubtargetGeometryList subtargets
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/
webcore_remaining.target.darwin-arm.mk
463
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.darwin-mips.mk
463
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.darwin-x86.mk
463
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-arm.mk
463
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-mips.mk
463
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
webcore_remaining.target.linux-x86.mk
463
third_party/WebKit/Source/core/page/
TouchAdjustment
.cpp \
[
all
...]
Completed in 197 milliseconds