Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DModifySelectionListLevel.cpp242 static bool canDecreaseListLevel(const VisibleSelection& selection, Node*& start, Node*& end) in canDecreaseListLevel() function
258 if (!canDecreaseListLevel(endingSelection(), startListChild, endListChild)) in doApply()
285 …return canDecreaseListLevel(document->frame()->selection()->selection(), startListChild, endListCh… in canDecreaseSelectionListLevel()
/external/webkit/WebCore/
DChangeLog-2006-12-3136520 (WebCore::canDecreaseListLevel): Changed parameters to be references instead of pointers.
36521 … (WebCore::DecreaseSelectionListLevelCommand::doApply): Updated for change to canDecreaseListLevel.
52156 (WebCore::canDecreaseListLevel):
DChangeLog-2006-05-1014387 (WebCore::canDecreaseListLevel):
17006 (WebCore::canDecreaseListLevel):
DChangeLog-2009-06-1640401 (WebCore::canDecreaseListLevel):