Home
last modified time | relevance | path

Searched refs:shiftKey (Results 1 – 25 of 1325) sorted by relevance

12345678910>>...53

/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/src/common/
H A DUSKeyboardLayout.ts24 shiftKey?: string; property
319 shiftKey: '5',
359 shiftKey: '9',
368 shiftKey: '3',
378 shiftKey: '1',
387 shiftKey: '7',
396 shiftKey: '4',
404 shiftKey: '8',
414 shiftKey: '6',
422 shiftKey: '2',
[all …]
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/src/common/
H A DUSKeyboardLayout.ts24 shiftKey?: string; property
319 shiftKey: '5',
359 shiftKey: '9',
368 shiftKey: '3',
378 shiftKey: '1',
387 shiftKey: '7',
396 shiftKey: '4',
404 shiftKey: '8',
414 shiftKey: '6',
422 shiftKey: '2',
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/src/common/
H A DUSKeyboardLayout.ts24 shiftKey?: string; property
319 shiftKey: '5',
359 shiftKey: '9',
368 shiftKey: '3',
378 shiftKey: '1',
387 shiftKey: '7',
396 shiftKey: '4',
404 shiftKey: '8',
414 shiftKey: '6',
422 shiftKey: '2',
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/test/unittests/front_end/inline_editor/
H A DColorSwatch_test.ts111 dispatchClickEvent(target, {shiftKey: true});
113 dispatchClickEvent(target, {shiftKey: true});
115 dispatchClickEvent(target, {shiftKey: true});
117 dispatchClickEvent(target, {shiftKey: true});
119 dispatchClickEvent(target, {shiftKey: true});
121 dispatchClickEvent(target, {shiftKey: true});
136 dispatchClickEvent(target, {shiftKey: true});
171 dispatchClickEvent(target, {shiftKey: true});
172 dispatchClickEvent(target, {shiftKey: true});
173 dispatchClickEvent(target, {shiftKey: true});
/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
71 m_shiftKey = shiftKey; in initWheelEvent()
87 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in initWebKitWheelEvent() argument
90 ctrlKey, altKey, shiftKey, metaKey); in initWebKitWheelEvent()
109 …globalY(), event.x(), event.y(), event.ctrlKey(), event.altKey(), event.shiftKey(), event.metaKey(… 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
96 m_shiftKey = shiftKey; in initKeyboardEvent()
107 return shiftKey(); 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
71 m_shiftKey = shiftKey; 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
84 m_shiftKey = shiftKey; in initMouseEvent()
149 m_shiftKey = keyStateEvent->shiftKey(); 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);
H A DUIEventWithKeyState.h34 bool shiftKey() const { return m_shiftKey; } in shiftKey() function
48 int detail, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in UIEventWithKeyState() argument
52 , m_shiftKey(shiftKey) in UIEventWithKeyState()
H A DKeyboardEvent.h67 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in create() argument
70 ctrlKey, altKey, shiftKey, metaKey, altGraphKey)); in create()
76 … bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey = false);
103 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey);
H A DMouseEvent.h44 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, unsigned short button,
48 ctrlKey, altKey, shiftKey, metaKey, button, relatedTarget, clipboard, isSimulated));
56 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey,
80 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, unsigned short button,
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/events/
H A DSandboxMouseEvent.as85 eventObj.shiftKey, eventObj.buttonDown);
107 * @param shiftKey Indicates whether the <code>Shift</code> key was pressed.
116 shiftKey:Boolean = false,
123 this.shiftKey = shiftKey;
167 // shiftKey
173 * @see flash.events.MouseEvent#shiftKey
175 public var shiftKey:Boolean; variable in SandboxMouseEvent
189 ctrlKey, altKey, shiftKey, buttonDown);
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/webkit/
H A DDOMKeyboardEvent.inc26 function shiftKey: ObjCBOOL; message 'shiftKey';
33 …rdEvent:canBubble:cancelable:view:keyIdentifier:location:ctrlKey:altKey:shiftKey:metaKey:altGraphK…
34 …rdEvent:canBubble:cancelable:view:keyIdentifier:location:ctrlKey:altKey:shiftKey:metaKey:'; { avai…
35 …vent:canBubble:cancelable:view:keyIdentifier:keyLocation:ctrlKey:altKey:shiftKey:metaKey:altGraphK…
36 …vent:canBubble:cancelable:view:keyIdentifier:keyLocation:ctrlKey:altKey:shiftKey:metaKey:'; deprec…
H A DDOMMouseEvent.inc19 function shiftKey: ObjCBOOL; message 'shiftKey';
30 …e:cancelable:view:detail:screenX:screenY:clientX:clientY:ctrlKey:altKey:shiftKey:metaKey:button:re…
36 …otocol); message 'initMouseEvent:canBubble:view:screenX:clientX:ctrlKey:shiftKey:button:'; depreca…
/dports/www/sahi/sahi/userdata/scripts/demo/
H A DclickNative.sah20 var shiftKey = false;
23 shiftKey = true;
32 shiftKey = true;
38 shiftKey = (keyCode >= 65 && keyCode <= 90);
42 if (shiftKey) this.robot.keyPress(java.awt.event.KeyEvent.VK_SHIFT);
48 if (shiftKey) this.robot.keyRelease(java.awt.event.KeyEvent.VK_SHIFT);
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/events/
H A DSandboxMouseEvent.as125 eventObj.shiftKey, eventObj.buttonDown);
147 * @param shiftKey Indicates whether the <code>Shift</code> key was pressed.
161 shiftKey:Boolean = false,
168 this.shiftKey = shiftKey;
227 // shiftKey
233 * @see flash.events.MouseEvent#shiftKey
240 public var shiftKey:Boolean; variable in SandboxMouseEvent
254 ctrlKey, altKey, shiftKey, buttonDown);
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/core/
H A Dui_events.d.ts25 shiftKey: boolean;
33 shiftKey: boolean;
41 shiftKey: boolean;
49 shiftKey: boolean;
56 shiftKey: boolean;
64 shiftKey: boolean;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/automation/src/mx/automation/codec/
H A DKeyModifierPropertyCodec.as55 if ("shiftKey" in obj && Boolean(obj["shiftKey"]))
76 if ("shiftKey" in obj)
77 obj["shiftKey"] = (uint(value) & (1 << 1)) != 0;
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkInteractorEventRecorder.cxx201 int pos[2], ctrlKey, shiftKey, keyCode, repeatCount; in Play() local
244 iss >> shiftKey; in Play()
251 this->Interactor->SetShiftKey(shiftKey); in Play()
390 int ctrlKey, int shiftKey, in WriteEvent() argument
395 << ctrlKey << " " << shiftKey << " " in WriteEvent()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/automation/src/mx/automation/events/
H A DChartSelectionChangeEvent.as104 * @param shiftKey Whether the Shift key was pressed at the time of the event.
118 shiftKey:Boolean = false)
127 this.shiftKey = shiftKey;
192 // shiftKey
208 public var shiftKey:Boolean; variable in ChartSelectionChangeEvent
246 ctrlKey, altKey, shiftKey);
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/automation_dmv/src/mx/automation/delegates/advancedDataGrid/
H A DAdvancedDataGridBaseExAutomationImpl.as305 if (adgAutomationEvent.ctrlKey || adgAutomationEvent.shiftKey)
308 newKeyBoardEvent.shiftKey = adgAutomationEvent.shiftKey;
323 if (adgAutomationEvent.ctrlKey || adgAutomationEvent.shiftKey)
326 newMouseEvent.shiftKey = adgAutomationEvent.shiftKey;
583 event.shiftKey = keyEvent.shiftKey;
590 event.shiftKey = mouseEvent.shiftKey;
619 event.shiftKey = keyEvent.shiftKey;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/automation_spark/src/spark/automation/events/
H A DSparkDataGridItemSelectEvent.as60 * <tr><td><code>shiftKey</code></td><td>Boolean value indicating whether
102 * <tr><td><code>shiftKey</code></td><td>Boolean value indicating whether
149 * @param shiftKey Whether the Shift key was pressed at the time of the event.
163 shiftKey:Boolean = false)
171 this.shiftKey = shiftKey;
249 // shiftKey
263 public var shiftKey:Boolean; variable in spark.automation.events.SparkDataGridItemSelectEvent
301 ctrlKey, altKey, shiftKey);
H A DSparkListItemSelectEvent.as61 * <tr><td><code>shiftKey</code></td><td>Boolean value indicating whether
103 * <tr><td><code>shiftKey</code></td><td>Boolean value indicating whether
150 * @param shiftKey Whether the Shift key was pressed at the time of the event.
164 shiftKey:Boolean = false)
172 this.shiftKey = shiftKey;
250 // shiftKey
264 public var shiftKey:Boolean; variable in spark.automation.events.SparkListItemSelectEvent
302 ctrlKey, altKey, shiftKey);

12345678910>>...53