Home
last modified time | relevance | path

Searched refs:ctrlKey (Results 1 – 25 of 1508) sorted by relevance

12345678910>>...61

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DWheelEvent.cpp46 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in WheelEvent() argument
49 ctrlKey, altKey, shiftKey, metaKey) in WheelEvent()
60 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in initWheelEvent() argument
69 m_ctrlKey = ctrlKey; in initWheelEvent()
87 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in initWebKitWheelEvent() argument
90 ctrlKey, altKey, shiftKey, metaKey); in initWebKitWheelEvent()
109 …view, event.globalX(), event.globalY(), event.x(), event.y(), event.ctrlKey(), event.altKey(), eve… in WheelEventDispatchMediator()
H A DKeyboardEvent.cpp62 … true, true, view, 0, key.ctrlKey(), key.altKey(), key.shiftKey(), key.metaKey()) in KeyboardEvent()
72 … bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in KeyboardEvent() argument
73 …: UIEventWithKeyState(eventType, canBubble, cancelable, view, 0, ctrlKey, altKey, shiftKey, metaKe… in KeyboardEvent()
86 … bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in initKeyboardEvent() argument
95 m_ctrlKey = ctrlKey; in initKeyboardEvent()
105 return ctrlKey(); in getModifierState()
H A DWheelEvent.h43 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in create() argument
47 ctrlKey, altKey, shiftKey, metaKey)); in create()
52 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
56 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
73 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
H A DTouchEvent.cpp41 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in TouchEvent() argument
43 ctrlKey, altKey, shiftKey, metaKey) in TouchEvent()
57 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in initTouchEvent() argument
69 m_ctrlKey = ctrlKey; in initTouchEvent()
H A DMouseEvent.cpp42 event.ctrlKey(), event.altKey(), event.shiftKey(), event.metaKey(), event.button(), in create()
54 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, in MouseEvent() argument
58 pageX, pageY, ctrlKey, altKey, shiftKey, metaKey, isSimulated) in MouseEvent()
72 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, in initMouseEvent() argument
82 m_ctrlKey = ctrlKey; in initMouseEvent()
147 m_ctrlKey = keyStateEvent->ctrlKey(); in SimulatedMouseEvent()
186 event()->ctrlKey(), event()->altKey(), event()->shiftKey(), event()->metaKey(), in dispatchEvent()
H A DTouchEvent.h48 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in create() argument
52 ctrlKey, altKey, shiftKey, metaKey)); in create()
59 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
71 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/events/
H A DSandboxMouseEvent.as84 eventObj.ctrlKey, eventObj.altKey,
103 * @param ctrlKey Indicates whether the <code>Ctrl</code> key was pressed.
114 ctrlKey:Boolean = false,
121 this.ctrlKey = ctrlKey;
156 // ctrlKey
162 * @see flash.events.MouseEvent#ctrlKey
164 public var ctrlKey:Boolean; variable in SandboxMouseEvent
189 ctrlKey, altKey, shiftKey, buttonDown);
/dports/net/evans/evans-0.9.1/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/x11-wm/fvwm3/fvwm3-1.0.4/bin/FvwmPrompt/vendor/github.com/abiosoft/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/chzyer/readline/readline-2972be24d48e/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/devel/awless/awless-0.1.11/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/security/gopass/gopass-1.13.0/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/misc/fq/fq-0.0.2/vendor/github.com/wader/readline/
H A Drawreader_windows.go32 ctrlKey bool member
60 if r.ctrlKey || r.altKey {
63 r.ctrlKey = false
75 r.ctrlKey = true
95 if r.ctrlKey {
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/devel/pprof/pprof-acf8798/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/chzyer/readline/
H A Drawreader_windows.go30 ctrlKey bool member
58 if r.ctrlKey || r.altKey {
61 r.ctrlKey = false
73 r.ctrlKey = true
91 if r.ctrlKey {
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/webkit/
H A DDOMKeyboardEvent.inc25 function ctrlKey: ObjCBOOL; message 'ctrlKey';
33 …sage 'initKeyboardEvent:canBubble:cancelable:view:keyIdentifier:location:ctrlKey:altKey:shiftKey:m…
34 …sage 'initKeyboardEvent:canBubble:cancelable:view:keyIdentifier:location:ctrlKey:altKey:shiftKey:m…
35 …e 'initKeyboardEvent:canBubble:cancelable:view:keyIdentifier:keyLocation:ctrlKey:altKey:shiftKey:m…
36 …e 'initKeyboardEvent:canBubble:cancelable:view:keyIdentifier:keyLocation:ctrlKey:altKey:shiftKey:m…
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/events/
H A DSandboxMouseEvent.as124 eventObj.ctrlKey, eventObj.altKey,
143 * @param ctrlKey Indicates whether the <code>Ctrl</code> key was pressed.
159 ctrlKey:Boolean = false,
166 this.ctrlKey = ctrlKey;
211 // ctrlKey
217 * @see flash.events.MouseEvent#ctrlKey
224 public var ctrlKey:Boolean; variable in SandboxMouseEvent
254 ctrlKey, altKey, shiftKey, buttonDown);
/dports/devel/arduino-core/Arduino-b439a77/build/shared/examples/09.USB/Keyboard/KeyboardReprogram/
H A DKeyboardReprogram.ino34 char ctrlKey = KEY_LEFT_GUI;
37 // char ctrlKey = KEY_LEFT_CTRL;
56 Keyboard.press(ctrlKey);
67 Keyboard.press(ctrlKey);
94 Keyboard.press(ctrlKey);
100 Keyboard.press(ctrlKey);
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/core/
H A Dui_events.d.ts26 ctrlKey: boolean;
34 ctrlKey: boolean;
42 ctrlKey: boolean;
50 ctrlKey: boolean;
57 ctrlKey: boolean;
65 ctrlKey: boolean;

12345678910>>...61