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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h277 Element* findEventTargetFromSelection() const;
H A DEditor.cpp347 Element* target = findEventTargetFromSelection();
355 Element* target = findEventTargetFromSelection();
474 Element* target = findEventTargetFromSelection();
581 Element* Editor::findEventTargetFromSelection() const function in class:blink::Editor

Completed in 77 milliseconds