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.h251 VisibleSelection selectionForParagraphIteration(const VisibleSelection&);
DApplyBlockElementCommand.cpp84 VisibleSelection selection = selectionForParagraphIteration(endingSelection()); in doApply()
DInsertListCommand.cpp136 VisibleSelection selection = selectionForParagraphIteration(endingSelection()); in doApply()
Dhtmlediting.cpp1075 VisibleSelection selectionForParagraphIteration(const VisibleSelection& original) in selectionForParagraphIteration() function