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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h275 void notifyComponentsOnChangedSelection(const VisibleSelection& oldSelection, FrameSelection::SetSelectionOptions);
H A DEditor.cpp543 void Editor::notifyComponentsOnChangedSelection(const VisibleSelection& oldSelection, FrameSelection::SetSelectionOptions options) function in class:blink::Editor
1267 notifyComponentsOnChangedSelection(oldSelection, options);

Completed in 276 milliseconds