Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c534 Point penLocation; in GrafObj_GetPortPenLocation() local
539 PyMac_GetPoint, &penLocation)) in GrafObj_GetPortPenLocation()
542 &penLocation); in GrafObj_GetPortPenLocation()
544 PyMac_BuildPoint, penLocation); in GrafObj_GetPortPenLocation()