Home
last modified time | relevance | path

Searched refs:selectionForParagraphIteration (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dhtmlediting.h234 VisibleSelection selectionForParagraphIteration(const VisibleSelection&);
DApplyBlockElementCommand.cpp79 VisibleSelection selection = selectionForParagraphIteration(endingSelection()); in doApply()
DInsertListCommand.cpp130 VisibleSelection selection = selectionForParagraphIteration(endingSelection()); in doApply()
Dhtmlediting.cpp1018 VisibleSelection selectionForParagraphIteration(const VisibleSelection& original) in selectionForParagraphIteration() function