Home
last modified time | relevance | path

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

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