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
36
TouchStationary
,
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorInputAgent.cpp
253
} else if (state == "
touchStationary
") {
254
convertedState = PlatformTouchPoint::
TouchStationary
;
/external/chromium_org/third_party/WebKit/Source/web/
WebInputEventConversion.cpp
381
return PlatformTouchPoint::
TouchStationary
;
/external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.cpp
[
all
...]
Completed in 28 milliseconds