Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1951 Point thePt; in WinObj_TrackBox() local
1957 PyMac_GetPoint, &thePt, in WinObj_TrackBox()
1961 thePt, in WinObj_TrackBox()
1972 Point thePt; in WinObj_TrackGoAway() local
1977 PyMac_GetPoint, &thePt)) in WinObj_TrackGoAway()
1980 thePt); in WinObj_TrackGoAway()
3071 Point thePt; in Win_PinRect() local
3077 PyMac_GetPoint, &thePt)) in Win_PinRect()
3080 thePt); in Win_PinRect()
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c238 Point thePt; in DlgObj_FindDialogItem() local
243 PyMac_GetPoint, &thePt)) in DlgObj_FindDialogItem()
246 thePt); in DlgObj_FindDialogItem()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c1009 Point thePt; in MovieCtlObj_MCPtInController() local
1015 PyMac_GetPoint, &thePt)) in MovieCtlObj_MCPtInController()
1018 thePt, in MovieCtlObj_MCPtInController()