Searched refs:canDecreaseListLevel (Results 1 – 1 of 1) sorted by relevance
241 static bool canDecreaseListLevel(const VisibleSelection& selection, Node*& start, Node*& end) in canDecreaseListLevel() function257 if (!canDecreaseListLevel(endingSelection(), startListChild, endListChild)) in doApply()284 …return canDecreaseListLevel(document.frame()->selection().selection(), startListChild, endListChil… in canDecreaseSelectionListLevel()