Searched refs:countEvent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h92 static void countEvent(ExecutionContext*, const Event*);
H A DEditor.cpp933 void Editor::countEvent(ExecutionContext* executionContext, const Event* event) function in class:blink::Editor
/external/chromium_org/third_party/WebKit/Source/core/events/
H A DEventTarget.cpp295 Editor::countEvent(executionContext(), event);

Completed in 93 milliseconds