Searched refs:DecreaseSelectionListLevelCommand (Results 1 – 6 of 6) sorted by relevance
236 DecreaseSelectionListLevelCommand::DecreaseSelectionListLevelCommand(Document* document) in DecreaseSelectionListLevelCommand() function in WebCore::DecreaseSelectionListLevelCommand254 void DecreaseSelectionListLevelCommand::doApply() in doApply()281 bool DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel(Document* document) in canDecreaseSelectionListLevel()288 void DecreaseSelectionListLevelCommand::decreaseSelectionListLevel(Document* document) in decreaseSelectionListLevel()292 applyCommand(new DecreaseSelectionListLevelCommand(document)); in decreaseSelectionListLevel()
68 class DecreaseSelectionListLevelCommand : public ModifySelectionListLevelCommand {74 DecreaseSelectionListLevelCommand(Document*);
640 …return canEditRichly() && DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel(m_frame… in canDecreaseSelectionListLevel()678 DecreaseSelectionListLevelCommand::decreaseSelectionListLevel(m_frame->document()); in decreaseSelectionListLevel()
33337 (WebCore::DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel):36521 … (WebCore::DecreaseSelectionListLevelCommand::doApply): Updated for change to canDecreaseListLevel.36522 (WebCore::DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel): Ditto.36523 (WebCore::DecreaseSelectionListLevelCommand::decreaseSelectionListLevel): Changed to not use52124 … - Call functions in IncreaseSelectionListLevelCommand or DecreaseSelectionListLevelCommand instead52134 classes IncreaseSelectionListLevelCommand and DecreaseSelectionListLevelCommand.52140 …elCommand is base class for IncreaseSelectionListLevelCommand and DecreaseSelectionListLevelCommand52155 (WebCore::DecreaseSelectionListLevelCommand::DecreaseSelectionListLevelCommand):52157 (WebCore::DecreaseSelectionListLevelCommand::doApply):52158 (WebCore::DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel):[all …]
11821 (WebCore::DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel):
38657 (WebCore::DecreaseSelectionListLevelCommand::doApply):