Searched refs:handleTouchEventImpl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h333 static bool handleTouchEventImpl(InstrumentingAgents*, Node*);
748 return handleTouchEventImpl(instrumentingAgents, node);
H A DInspectorInstrumentation.cpp253 bool InspectorInstrumentation::handleTouchEventImpl(InstrumentingAgents* instrumentingAgents, Node* node) function in class:WebCore::InspectorInstrumentation

Completed in 135 milliseconds