Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c406 Rect itemBounds; in DragObj_GetDragItemBounds() local
415 &itemBounds); in DragObj_GetDragItemBounds()
418 PyMac_BuildRect, &itemBounds); in DragObj_GetDragItemBounds()
427 Rect itemBounds; in DragObj_SetDragItemBounds() local
433 PyMac_GetRect, &itemBounds)) in DragObj_SetDragItemBounds()
437 &itemBounds); in DragObj_SetDragItemBounds()