Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DInsertListCommand.cpp142 RefPtrWillBeRawPtr<Range> currentSelection = endingSelection().firstRange(); in doApply() local
203 …ForSingleParagraph(bool forceCreateList, const HTMLQualifiedName& listTag, Range& currentSelection) in doApplyForSingleParagraph()
DTypingCommand.cpp150 VisibleSelection currentSelection = frame->selection().selection(); in updateSelectionIfDifferentFromCurrentSelection() local
175 VisibleSelection currentSelection = frame->selection().selection(); in insertText() local