Home
last modified time | relevance | path

Searched defs:dispatchSimulatedClick (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
DEventDispatcher.cpp74 void EventDispatcher::dispatchSimulatedClick(Node* node, Event* underlyingEvent, SimulatedClickMous… in dispatchSimulatedClick() function in blink::EventDispatcher
/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp2166 void Node::dispatchSimulatedClick(Event* underlyingEvent, SimulatedClickMouseEventOptions eventOpti… in dispatchSimulatedClick() function in blink::Node