Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
Ddragsupport.py37 DragAttributes = Type("DragAttributes", "l") variable
D_Dragmodule.c485 DragAttributes flags; in DragObj_GetDragAttributes()