Searched refs:DragAttributes (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Mac/Modules/drag/ | ||
D | dragsupport.py | 37 DragAttributes = Type("DragAttributes", "l") variable |
D | _Dragmodule.c | 485 DragAttributes flags; in DragObj_GetDragAttributes() |