Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DDrag.pas1658 function GetFlavorDataSize( theDrag: DragRef; theItemRef: DragItemRef; theType: FlavorType; var dat… in GetFlavorDataSize() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.CarbonInternal/
H A DDnd.cs363 …extern static int GetFlavorDataSize (IntPtr dragref, IntPtr itemref, IntPtr flavorref, ref Int32 s… in GetFlavorDataSize() method in System.Windows.Forms.CarbonInternal.FlavorHandler