Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c448 AEDesc dropLocation; in DragObj_GetDropLocation() local
455 &dropLocation); in DragObj_GetDropLocation()
458 AEDesc_New, &dropLocation); in DragObj_GetDropLocation()
466 AEDesc dropLocation; in DragObj_SetDropLocation() local
471 AEDesc_Convert, &dropLocation)) in DragObj_SetDropLocation()
474 &dropLocation); in DragObj_SetDropLocation()