Home
last modified time | relevance | path

Searched refs:GetDragAllowableActions (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.CarbonInternal/
H A DDnd.cs120 GetDragAllowableActions (dragref, ref actions); in HandleEvent()
236 extern static int GetDragAllowableActions (IntPtr dragref, ref UInt32 actions); in GetDragAllowableActions() method in System.Windows.Forms.CarbonInternal.Dnd
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DDrag.pas861 function GetDragAllowableActions( theDrag: DragRef; var outActions: DragActions ): OSStatus; extern… in GetDragAllowableActions() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqdnd_mac.mm364 GetDragAllowableActions(dragRef, &allowed);