Home
last modified time | relevance | path

Searched refs:executeStrikethrough (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp1008 static bool executeStrikethrough(Frame* frame, Event*, EditorCommandSource source, const String&) in executeStrikethrough() function
1519 …{ "Strikethrough", { executeStrikethrough, supported, enabledInRichlyEditableText, stateStrikethro… in createCommandMap()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2982577executeStrikethrough and executeUnderline were toggling between "line-through" / "underline" and "…
82598 (WebCore::executeStrikethrough): Uses executeToggleStyleInList
DChangeLog-2008-08-1066376 (WebCore::executeStrikethrough):