Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp665 static bool executeMovePageUpAndModifySelection(Frame* frame, Event*, EditorCommandSource, const St… in executeMovePageUpAndModifySelection() function
1341 …{ "MovePageUpAndModifySelection", { executeMovePageUpAndModifySelection, supportedFromMenuOrKeyBin… in createCommandMap()
/external/webkit/WebCore/
DChangeLog-2008-08-1011778 (WebCore::executeMovePageUpAndModifySelection):
65097 (WebCore::executeMovePageUpAndModifySelection): Added. Moved code here from WebHTMLView.