Home
last modified time | relevance | path

Searched defs:ctrlKey (Results 1 – 25 of 117) sorted by relevance

12345

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DUIEventWithKeyState.h33 bool ctrlKey() const { return m_ctrlKey; } in ctrlKey() function
48 int detail, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in UIEventWithKeyState()
H A DWheelEvent.cpp46 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in WheelEvent()
60 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in initWheelEvent()
87 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in initWebKitWheelEvent()
H A DTouchEvent.cpp41 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in TouchEvent()
57 bool ctrlKey, bool altKey, bool shiftKey, bool metaKey) in initTouchEvent()
H A DKeyboardEvent.cpp72bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in KeyboardEvent()
86bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey) in initKeyboardEvent()
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/events/
H A DDeviceEvent.cxx45 bool DeviceEvent::ctrlKey() const in ctrlKey() function in simgear::canvas::DeviceEvent
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/automation/src/mx/automation/events/
H A DChartSelectionChangeEvent.as168 public var ctrlKey:Boolean; variable in ChartSelectionChangeEvent
H A DAdvancedDataGridItemSelectEvent.as179 public var ctrlKey:Boolean; variable in AdvancedDataGridItemSelectEvent
H A DListItemSelectEvent.as297 public var ctrlKey:Boolean; variable in ListItemSelectEvent
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Editable/EditEngines/
H A DEllipseEditEngine.cs46 …protected override ShapeEngine CreateShape (bool ctrlKey, bool clickedOnControlPoint, PointD prevS… in CreateShape()
H A DLineCurveEditEngine.cs52 …protected override ShapeEngine CreateShape(bool ctrlKey, bool clickedOnControlPoint, PointD prevSe… in CreateShape()
H A DRectangleEditEngine.cs52 …protected override ShapeEngine CreateShape(bool ctrlKey, bool clickedOnControlPoint, PointD prevSe… in CreateShape()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkInteractorEventRecorder.cxx201 int pos[2], ctrlKey, shiftKey, keyCode, repeatCount; in Play() local
390 int ctrlKey, int shiftKey, in WriteEvent()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/automation_spark/src/spark/automation/events/
H A DSparkDataGridItemSelectEvent.as212 public var ctrlKey:Boolean; variable in spark.automation.events.SparkDataGridItemSelectEvent
H A DSparkListItemSelectEvent.as213 public var ctrlKey:Boolean; variable in spark.automation.events.SparkListItemSelectEvent
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DDOMKeyboardEvent.java38 public boolean ctrlKey() { in ctrlKey() method in DOMKeyboardEvent
H A DDOMMouseEvent.java38 public boolean ctrlKey() { in ctrlKey() method in DOMMouseEvent
/dports/www/p5-HTML-DOM/HTML-DOM-0.058/lib/HTML/DOM/Event/
H A DMouse.pm16 sub ctrlKey { $_[0]{ctrl } } subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/events/
H A Dui_event_with_key_state.h37 bool ctrlKey() const { return modifiers_ & WebInputEvent::kControlKey; } in ctrlKey() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/events/
H A Dui_event_with_key_state.h37 bool ctrlKey() const { return modifiers_ & WebInputEvent::kControlKey; } in ctrlKey() function
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/events/
H A DSandboxMouseEvent.as164 public var ctrlKey:Boolean; variable in SandboxMouseEvent
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/events/
H A DSandboxMouseEvent.as224 public var ctrlKey:Boolean; variable in SandboxMouseEvent
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resources/chromeos/accessibility/chromevox/background/keymaps/
H A Ddefault_keymap.json65 "ctrlKey": [true], array
76 "ctrlKey": [true], array
410 "ctrlKey": [true] array
420 "ctrlKey": [true] array
606 "ctrlKey": [true] array
687 "ctrlKey": [true] array
697 "ctrlKey": [true] array
707 "ctrlKey": [true] array
717 "ctrlKey": [true] array
727 "ctrlKey": [true] array
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DWebTouchEvent.cpp36 …Event(WebEvent::Type type, Vector<WebPlatformTouchPoint> touchPoints, bool ctrlKey, bool altKey, b… in WebTouchEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/perf_tests/bindings/resources/data/
H A Dpreact-to-worker.json1 …25,"screenY":450.51171875,"clientX":275.05078125,"clientY":353.51171875,"ctrlKey":false,"shiftKey"… boolean
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/extensions/chromevoxclassic/chromevox/background/keymaps/
H A Dnext_keymap.json65 "ctrlKey": [true], array
76 "ctrlKey": [true], array
258 "ctrlKey": [true] array
268 "ctrlKey": [true] array
367 "ctrlKey": [true], array
412 "ctrlKey": [true], array
521 "ctrlKey": [true] array
531 "ctrlKey": [true] array
541 "ctrlKey": [true] array
551 "ctrlKey": [true] array
[all …]

12345