Searched refs:executeMoveToEndOfLine (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
H A D | EditorCommand.cpp | 786 static bool executeMoveToEndOfLine(Frame& frame, Event*, EditorCommandSource, const String&) function in namespace:WebCore 1519 { "MoveToEndOfLine", { executeMoveToEndOfLine, supportedFromMenuOrKeyBinding, enabledInEditableTextOrCaretBrowsing, stateNone, valueNull, notTextInsertion, doNotAllowExecutionWhenDisabled } },
|
Completed in 138 milliseconds