Searched refs:executeFontSizeDelta (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditorCommand.cpp423 static bool executeFontSizeDelta(Frame& frame, Event*, EditorCommandSource source, const String& value) function in namespace:WebCore
1463 { "FontSizeDelta", { executeFontSizeDelta, supported, enabledInEditableText, stateNone, valueFontSizeDelta, notTextInsertion, doNotAllowExecutionWhenDisabled } },

Completed in 57 milliseconds