Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp476 static bool executeInsertHTML(Frame* frame, Event*, EditorCommandSource, const String& value) in executeInsertHTML() function
1310 …{ "InsertHTML", { executeInsertHTML, supported, enabledInEditableText, stateNone, valueNull, notTe… in createCommandMap()
/external/webkit/WebCore/
DChangeLog-2008-08-1066313 (WebCore::executeInsertHTML):