Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dhtmlediting.h219 VisibleSelection selectionForParagraphIteration(const VisibleSelection&);
DApplyBlockElementCommand.cpp77 VisibleSelection selection = selectionForParagraphIteration(endingSelection()); in doApply()
DInsertListCommand.cpp129 VisibleSelection selection = selectionForParagraphIteration(endingSelection()); in doApply()
Dhtmlediting.cpp1015 VisibleSelection selectionForParagraphIteration(const VisibleSelection& original) in selectionForParagraphIteration() function
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1014885 for paragraph iteration using selectionForParagraphIteration. We do this adjustment
63545 Call the new selectionForParagraphIteration, which a) prevents operations like this
63555 (WebCore::selectionForParagraphIteration): Added, see above.
DChangeLog49151 (WebCore::selectionForParagraphIteration):
DChangeLog-2009-06-1640476 (WebCore::selectionForParagraphIteration):