OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchStationary
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformTouchPoint.h
33
TouchStationary
,
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorInputAgent.cpp
249
} else if (state == "
touchStationary
") {
250
convertedState = PlatformTouchPoint::
TouchStationary
;
/external/chromium_org/third_party/WebKit/Source/web/
WebInputEventConversion.cpp
401
return PlatformTouchPoint::
TouchStationary
;
/external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.cpp
[
all
...]
Completed in 1088 milliseconds