OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dispatchGestureEvent
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorInputAgent.cpp
274
void InspectorInputAgent::
dispatchGestureEvent
(ErrorString*, const String& type, int x, int y, const double* timestamp, const int* deltaX, const int* deltaY, const double* scale)
/external/chromium_org/content/browser/devtools/
devtools_protocol_constants.h
37
namespace
dispatchGestureEvent
{
57
} //
dispatchGestureEvent
devtools_protocol_constants.cc
36
namespace
dispatchGestureEvent
{
37
const char kName[] = "Input.
dispatchGestureEvent
";
56
} //
dispatchGestureEvent
/external/chromium_org/third_party/WebKit/Source/core/dom/
Node.cpp
[
all
...]
Completed in 98 milliseconds