Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp345 static bool executeDeleteToBeginningOfParagraph(Frame* frame, Event*, EditorCommandSource, const St… in executeDeleteToBeginningOfParagraph() function
1293 …{ "DeleteToBeginningOfParagraph", { executeDeleteToBeginningOfParagraph, supportedFromMenuOrKeyBin… in createCommandMap()
/external/webkit/WebCore/
DChangeLog-2008-08-1065087 (WebCore::executeDeleteToBeginningOfParagraph): Ditto.