Home
last modified time | relevance | path

Searched refs:ACTION_NONE (Results 51 – 75 of 755) sorted by relevance

12345678910>>...31

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/
H A DCustomControllerTranslator.cpp72 unsigned int actionId = ACTION_NONE; in TranslateCustomControllerString()
81 while (actionId == ACTION_NONE && windowId > -1) in TranslateCustomControllerString()
89 return actionId != ACTION_NONE; in TranslateCustomControllerString()
116 return actionId != ACTION_NONE; in TranslateString()
/dports/security/cryptlib/cryptlib-3.4.3/envelope/
H A Denv_attr.c38 envelopeInfoPtr->usage < ACTION_NONE || \ in envelopeSanityCheck()
879 *usage = ACTION_NONE; in checkOtherAttribute()
951 if( envelopeInfoPtr->usage != ACTION_NONE ) in checkOtherAttribute()
1207 if( envelopeInfoPtr->usage == ACTION_NONE ) in getEnvelopeAttribute()
1473 { CRYPT_ATTRIBUTE_NONE, NULL, ACTION_NONE, 0 }, { CRYPT_ATTRIBUTE_NONE, NULL, ACTION_NONE, 0 }
1486 ACTION_TYPE usage = ACTION_NONE; in setEnvelopeAttribute()
1571 if( usage != ACTION_NONE ) in setEnvelopeAttribute()
1700 if( usage != ACTION_NONE ) in setEnvelopeAttribute()
1732 ACTION_TYPE usage = ACTION_NONE; in setEnvelopeAttributeS()
1750 if( envelopeInfoPtr->usage == ACTION_NONE ) in setEnvelopeAttributeS()
[all …]
/dports/x11/havoc/havoc-0.3.1/tsm/
H A Dtsm-vte.c83 ACTION_NONE, /* placeholder */ enumerator
1715 case ACTION_NONE: in do_action()
1767 [STATE_NUM] = ACTION_NONE,
1774 [STATE_NUM] = ACTION_NONE,
1814 do_trans(vte, raw, STATE_ESC, ACTION_NONE); in parse_data()
1997 do_trans(vte, raw, STATE_GROUND, ACTION_NONE); in parse_data()
2027 do_trans(vte, raw, STATE_DCS_PASS, ACTION_NONE); in parse_data()
2086 do_trans(vte, raw, STATE_GROUND, ACTION_NONE); in parse_data()
2100 do_trans(vte, raw, STATE_GROUND, ACTION_NONE); in parse_data()
2118 do_trans(vte, raw, STATE_GROUND, ACTION_NONE); in parse_data()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/dnd/
H A DDragSourceContext.java203 DnDConstants.ACTION_NONE) { in DragSourceContext()
207 if (trigger.getDragAction() == DnDConstants.ACTION_NONE) { in DragSourceContext()
402 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, DEFAULT); in dragExit()
491 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
497 if (ra == DnDConstants.ACTION_NONE) { // no drop possible in updateCurrentCursor()
581 if (newSourceActions == DnDConstants.ACTION_NONE) { in readObject()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/dnd/
H A DDragSourceContext.java203 DnDConstants.ACTION_NONE) { in DragSourceContext()
207 if (trigger.getDragAction() == DnDConstants.ACTION_NONE) { in DragSourceContext()
402 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, DEFAULT); in dragExit()
491 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
497 if (ra == DnDConstants.ACTION_NONE) { // no drop possible in updateCurrentCursor()
581 if (newSourceActions == DnDConstants.ACTION_NONE) { in readObject()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCMouseDragGestureRecognizer.java65 this(ds, c, DnDConstants.ACTION_NONE); in CMouseDragGestureRecognizer()
95 if (mapDragOperationFromModifiers(e) != DnDConstants.ACTION_NONE) { in mousePressed()
115 if (dragAction == DnDConstants.ACTION_NONE) { in mouseExited()
126 if (dop == DnDConstants.ACTION_NONE) { in mouseDragged()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/dnd/
H A DDragSourceContext.java98 || trigger.getDragAction () == DnDConstants.ACTION_NONE in DragSourceContext()
100 .getSourceActions () == DnDConstants.ACTION_NONE) in DragSourceContext()
269 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, in dragExit()
349 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
354 if (action == DnDConstants.ACTION_NONE) in updateCurrentCursor()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/dnd/
H A DDragSourceContext.java98 || trigger.getDragAction () == DnDConstants.ACTION_NONE in DragSourceContext()
100 .getSourceActions () == DnDConstants.ACTION_NONE) in DragSourceContext()
269 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, in dragExit()
349 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
354 if (action == DnDConstants.ACTION_NONE) in updateCurrentCursor()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/dnd/
H A DDragSourceContext.java98 || trigger.getDragAction () == DnDConstants.ACTION_NONE in DragSourceContext()
100 .getSourceActions () == DnDConstants.ACTION_NONE) in DragSourceContext()
269 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, in dragExit()
349 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
354 if (action == DnDConstants.ACTION_NONE) in updateCurrentCursor()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/dnd/
H A DDragSourceContext.java98 || trigger.getDragAction () == DnDConstants.ACTION_NONE in DragSourceContext()
100 .getSourceActions () == DnDConstants.ACTION_NONE) in DragSourceContext()
269 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, in dragExit()
349 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
354 if (action == DnDConstants.ACTION_NONE) in updateCurrentCursor()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/dnd/
H A DDragSourceContext.java98 || trigger.getDragAction () == DnDConstants.ACTION_NONE in DragSourceContext()
100 .getSourceActions () == DnDConstants.ACTION_NONE) in DragSourceContext()
269 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, in dragExit()
349 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
354 if (action == DnDConstants.ACTION_NONE) in updateCurrentCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A DDropTarget.cxx123 mDragSourceSupportedActions(DNDConstants::ACTION_NONE), in DropTarget()
124 mSelectedDropAction(DNDConstants::ACTION_NONE), in DropTarget()
163 else if (dropActions != DNDConstants::ACTION_NONE && in determineDropAction()
286 mDragSourceSupportedActions = DNDConstants::ACTION_NONE; in draggingExited()
287 mSelectedDropAction = DNDConstants::ACTION_NONE; in draggingExited()
300 if (mSelectedDropAction != DNDConstants::ACTION_NONE) in performDragOperation()
339 mDragSourceSupportedActions = DNDConstants::ACTION_NONE; in concludeDragOperation()
340 mSelectedDropAction = DNDConstants::ACTION_NONE; in concludeDragOperation()
430 mSelectedDropAction = DNDConstants::ACTION_NONE; in rejectDrag()
440 mSelectedDropAction = DNDConstants::ACTION_NONE; in rejectDrop()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A DDropTarget.cxx123 mDragSourceSupportedActions(DNDConstants::ACTION_NONE), in DropTarget()
124 mSelectedDropAction(DNDConstants::ACTION_NONE), in DropTarget()
163 else if (dropActions != DNDConstants::ACTION_NONE && in determineDropAction()
286 mDragSourceSupportedActions = DNDConstants::ACTION_NONE; in draggingExited()
287 mSelectedDropAction = DNDConstants::ACTION_NONE; in draggingExited()
300 if (mSelectedDropAction != DNDConstants::ACTION_NONE) in performDragOperation()
339 mDragSourceSupportedActions = DNDConstants::ACTION_NONE; in concludeDragOperation()
340 mSelectedDropAction = DNDConstants::ACTION_NONE; in concludeDragOperation()
430 mSelectedDropAction = DNDConstants::ACTION_NONE; in rejectDrag()
440 mSelectedDropAction = DNDConstants::ACTION_NONE; in rejectDrop()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/dnd/
H A DDragSourceContext.java213 DnDConstants.ACTION_NONE) { in DragSourceContext()
217 if (trigger.getDragAction() == DnDConstants.ACTION_NONE) { in DragSourceContext()
414 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, DEFAULT); in dragExit()
503 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
509 if (ra == DnDConstants.ACTION_NONE) { // no drop possible in updateCurrentCursor()
593 if (newSourceActions == DnDConstants.ACTION_NONE) { in readObject()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/dnd/
H A DDragSourceContext.java213 DnDConstants.ACTION_NONE) { in DragSourceContext()
217 if (trigger.getDragAction() == DnDConstants.ACTION_NONE) { in DragSourceContext()
414 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, DEFAULT); in dragExit()
503 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
509 if (ra == DnDConstants.ACTION_NONE) { // no drop possible in updateCurrentCursor()
593 if (newSourceActions == DnDConstants.ACTION_NONE) { in readObject()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/dnd/
H A DDragSourceContext.java213 DnDConstants.ACTION_NONE) { in DragSourceContext()
217 if (trigger.getDragAction() == DnDConstants.ACTION_NONE) { in DragSourceContext()
414 updateCurrentCursor(DnDConstants.ACTION_NONE, DnDConstants.ACTION_NONE, DEFAULT); in dragExit()
503 targetAct = DnDConstants.ACTION_NONE; in updateCurrentCursor()
509 if (ra == DnDConstants.ACTION_NONE) { // no drop possible in updateCurrentCursor()
593 if (newSourceActions == DnDConstants.ACTION_NONE) { in readObject()

12345678910>>...31