Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DQuickdraw.pas4592 function IsPortOffscreen( port: CGrafPtr ): Boolean; external name '_IsPortOffscreen'; in IsPortOffscreen() function
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/qd/
H A D_Qdmodule.c597 #ifndef IsPortOffscreen in GrafObj_IsPortOffscreen()
598 PyMac_PRECHECK(IsPortOffscreen); in GrafObj_IsPortOffscreen()
602 _rv = IsPortOffscreen(_self->ob_itself); in GrafObj_IsPortOffscreen()
/dports/lang/python27/Python-2.7.18/Mac/Modules/qd/
H A D_Qdmodule.c597 #ifndef IsPortOffscreen in GrafObj_IsPortOffscreen()
598 PyMac_PRECHECK(IsPortOffscreen); in GrafObj_IsPortOffscreen()
602 _rv = IsPortOffscreen(_self->ob_itself); in GrafObj_IsPortOffscreen()