Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c502 Point penSize; in GrafObj_GetPortPenSize() local
507 PyMac_GetPoint, &penSize)) in GrafObj_GetPortPenSize()
510 &penSize); in GrafObj_GetPortPenSize()
512 PyMac_BuildPoint, penSize); in GrafObj_GetPortPenSize()
931 Point penSize; in GrafObj_SetPortPenSize() local
936 PyMac_GetPoint, &penSize)) in GrafObj_SetPortPenSize()
939 penSize); in GrafObj_SetPortPenSize()