Searched refs:executeMoveToBeginningOfSentence (Results 1 - 1 of 1) sorted by relevance
/external/webkit/WebCore/editing/ |
H A D | EditorCommand.cpp | 724 static bool executeMoveToBeginningOfSentence(Frame* frame, Event*, EditorCommandSource, const String&) function in namespace:WebCore 1374 { "MoveToBeginningOfSentence", { executeMoveToBeginningOfSentence, supportedFromMenuOrKeyBinding, enabledInEditableText, stateNone, valueNull, notTextInsertion, doNotAllowExecutionWhenDisabled } },
|
Completed in 89 milliseconds