Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp481 static bool executeInsertImage(Frame* frame, Event*, EditorCommandSource, const String& value) in executeInsertImage() function
1312 …{ "InsertImage", { executeInsertImage, supported, enabledInRichlyEditableText, stateNone, valueNul… in createCommandMap()
/external/webkit/WebCore/
DChangeLog-2008-08-1066314 (WebCore::executeInsertImage):