summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h')
-rw-r--r--extensions/browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h b/extensions/browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h
index c584120..1258365 100644
--- a/extensions/browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h
+++ b/extensions/browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h
@@ -41,12 +41,6 @@ class VirtualKeyboardDelegate {
// hotkeys without the need for text focus. Returns true if successful.
virtual bool LockKeyboard(bool state) = 0;
- // Moves the text caret. |swipe_direction| indicates the direction to move the
- // caret. Swipes can be in one or 4 directions denoted by an enumerated value.
- // |modifier_flags| indicates which keyboard modifier keys (e.g. shift or alt)
- // are being held during the swipe. Returns true if successful.
- virtual bool MoveCursor(int swipe_direction, int modifier_flags) = 0;
-
// Dispatches a virtual key event. |type| indicates if the event is a keydown
// or keyup event. |char_value| is the unicode value for the key. |key_code|
// is the code assigned to the key, which is independent of the state of