Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DModifySelectionListLevel.cpp144 static bool canIncreaseListLevel(const VisibleSelection& selection, Node*& start, Node*& end) in canIncreaseListLevel() function
175 if (!canIncreaseListLevel(endingSelection(), startListChild, endListChild)) in doApply()
209 …return canIncreaseListLevel(document->frame()->selection()->selection(), startListChild, endListCh… in canIncreaseSelectionListLevel()
/external/webkit/WebCore/
DChangeLog-2006-12-3136515 (WebCore::canIncreaseListLevel): Changed parameters to be references instead of pointers.
36516 … (WebCore::IncreaseSelectionListLevelCommand::doApply): Updated for change to canIncreaseListLevel.
52144 (WebCore::canIncreaseListLevel):
DChangeLog-2006-05-1014386 (WebCore::canIncreaseListLevel):
17005 (WebCore::canIncreaseListLevel):
DChangeLog-2009-06-1640400 (WebCore::canIncreaseListLevel):