Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp512 static bool executeInsertNewlineInQuotedContent(Frame* frame, Event*, EditorCommandSource, const St… in executeInsertNewlineInQuotedContent() function
1315 …{ "InsertNewlineInQuotedContent", { executeInsertNewlineInQuotedContent, supported, enabledInRichl… in createCommandMap()
/external/webkit/WebCore/
DChangeLog-2008-08-1066317 (WebCore::executeInsertNewlineInQuotedContent):