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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditorCommand.cpp496 static bool executeInsertHTML(Frame& frame, Event*, EditorCommandSource, const String& value) function in namespace:WebCore
1471 { "InsertHTML", { executeInsertHTML, supported, enabledInEditableText, stateNone, valueNull, notTextInsertion, doNotAllowExecutionWhenDisabled } },

Completed in 30 milliseconds