Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c925 return Py_BuildValue("h", (*self->ob_itself)->txFont); in TEObj_get_txFont()
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c778 short txFont; in GrafObj_SetPortTextFont() local
783 &txFont)) in GrafObj_SetPortTextFont()
786 txFont); in GrafObj_SetPortTextFont()