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.cpp141 RefPtr<Range> currentSelection = endingSelection().firstRange(); in doApply() local
194 …pplyForSingleParagraph(bool forceCreateList, const QualifiedName& listTag, Range* currentSelection) in doApplyForSingleParagraph()
DTypingCommand.cpp148 VisibleSelection currentSelection = frame->selection().selection(); in updateSelectionIfDifferentFromCurrentSelection() local
173 VisibleSelection currentSelection = frame->selection().selection(); in insertText() local