Searched refs:executeToggleStyleInList (Results 1 – 2 of 2) sorted by relevance
126 static bool executeToggleStyleInList(Frame* frame, EditorCommandSource source, EditAction action, i… in executeToggleStyleInList() function963 …return executeToggleStyleInList(frame, source, EditActionUnderline, CSSPropertyWebkitTextDecoratio… in executeStrikethrough()1017 …return executeToggleStyleInList(frame, source, EditActionUnderline, CSSPropertyWebkitTextDecoratio… in executeUnderline()
8692 …This patch adds executeToggleStyleInList that toggles a style in CSSValueList instead of toggling …8710 (WebCore::executeToggleStyleInList): Uses applyCommandToFrame8712 (WebCore::executeStrikethrough): Uses executeToggleStyleInList8713 (WebCore::executeUnderline): Uses executeToggleStyleInList