Home
last modified time | relevance | path

Searched defs:GetFlavorType (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DDrag.pas1620 function GetFlavorType( theDrag: DragRef; theItemRef: DragItemRef; theIndex: UInt16; var theType: F… in GetFlavorType() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.CarbonInternal/
H A DDnd.cs369 extern static int GetFlavorType (IntPtr dragref, IntPtr itemref, UInt32 index, ref IntPtr flavor); in GetFlavorType() method in System.Windows.Forms.CarbonInternal.FlavorHandler