Home
last modified time | relevance | path

Searched defs:touchpoint (Results 26 – 50 of 53) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/touchpoint/eclipse/
H A DAddProgramPropertyActionTest.java41 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DAddJVMArgumentActionTest.java49 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in setUp() local
H A DRemoveProgramPropertyActionTest.java41 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DCheckTrustActionTest.java69 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DCollectActionTest.java69 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DAddSourceBundleActionTest.java69 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DRemoveSourceBundleActionTest.java69 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DInstallBundleActionTest.java70 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DUninstallBundleActionTest.java70 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DUninstallFeatureActionTest.java81 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in testExecuteUndo() local
H A DJVMArgumentActionLogicTest.java41 EclipseTouchpoint touchpoint = new EclipseTouchpoint(); in setUp() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/touchpoint/natives/
H A DCollectActionTest.java61 NativeTouchpoint touchpoint = new NativeTouchpoint(); in testExecuteUndo() local
H A DRemoveActionTest.java63 NativeTouchpoint touchpoint = new NativeTouchpoint(); in setUp() local
H A DCopyActionTest.java227 NativeTouchpoint touchpoint = new NativeTouchpoint(); in createParameters() local
/dports/x11/lavalauncher/lavalauncher-v2.1.1/src/
H A Dseat.c207 static void destroy_touchpoint (struct Lava_touchpoint *touchpoint) in destroy_touchpoint()
223 struct Lava_touchpoint *touchpoint; in touchpoint_from_id() local
239 struct Lava_touchpoint *touchpoint = touchpoint_from_id(seat, id); in touch_handle_up() local
271 struct Lava_touchpoint *touchpoint = touchpoint_from_id(seat, id); in touch_handle_motion() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/org/eclipse/equinox/internal/p2/engine/
H A DActionManager.java76 Touchpoint touchpoint = touchpointManager.getTouchpoint(touchpointType, touchpointVersion); in getAction() local
H A DTouchpointManager.java37 private Touchpoint touchpoint = null; field in TouchpointManager.TouchpointEntry
H A DParameterizedProvisioningAction.java128 public void setTouchpoint(Touchpoint touchpoint) { in setTouchpoint()
H A DInstallableUnitPhase.java50 Touchpoint touchpoint = getActionManager().getTouchpointPoint(unit.getTouchpointType()); in initializeOperand() local
H A DEngineSession.java341 Touchpoint touchpoint = action.getTouchpoint(); in recordActionExecute() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/org/eclipse/equinox/internal/p2/engine/phases/
H A DInstall.java101 Touchpoint touchpoint = getActionManager().getTouchpointPoint(unit.getTouchpointType()); in getActions() local
H A DConfigure.java98 Touchpoint touchpoint = getActionManager().getTouchpointPoint(unit.getTouchpointType()); in getActions() local
H A DUninstall.java102 Touchpoint touchpoint = getActionManager().getTouchpointPoint(unit.getTouchpointType()); in getActions() local
H A DUnconfigure.java103 Touchpoint touchpoint = getActionManager().getTouchpointPoint(unit.getTouchpointType()); in getActions() local
/dports/graphics/krita/krita-4.4.8/libs/ui/input/
H A Dkis_tablet_debugger.cpp189 for (const auto& touchpoint: ev.touchPoints()) { in eventToString() local

123