Home
last modified time | relevance | path

Searched refs:FlavorType (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c102 FlavorType theType; in DragObj_AddDragItemFlavor()
133 FlavorType theType; in DragObj_SetDragItemFlavorData()
297 FlavorType theType; in DragObj_GetFlavorType()
320 FlavorType theType; in DragObj_GetFlavorFlags()
344 FlavorType theType; in DragObj_GetFlavorDataSize()
368 FlavorType theType; in DragObj_GetFlavorData()
1065 dragglue_SendData(FlavorType theType, void *dragSendRefCon, in dragglue_SendData()
Ddragsupport.py36 FlavorType = OSTypeType("FlavorType") variable