Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c513 Point inWhere; in CtlObj_HandleControlContextualMenuClick() local
519 PyMac_GetPoint, &inWhere)) in CtlObj_HandleControlContextualMenuClick()
522 inWhere, in CtlObj_HandleControlContextualMenuClick()
534 Point inWhere; in CtlObj_GetControlClickActivation() local
541 PyMac_GetPoint, &inWhere, in CtlObj_GetControlClickActivation()
545 inWhere, in CtlObj_GetControlClickActivation()
5325 Point inWhere; in Ctl_FindControlUnderMouse() local
5332 PyMac_GetPoint, &inWhere, in Ctl_FindControlUnderMouse()
5335 _rv = FindControlUnderMouse(inWhere, in Ctl_FindControlUnderMouse()