Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c930 static PyObject *TEObj_get_txFace(TEObject *self, void *closure) in TEObj_get_txFace() function
971 {"txFace", (getter)TEObj_get_txFace, (setter)TEObj_set_txFace, "Current font variant"},