Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c937 static PyObject *TEObj_get_txMode(TEObject *self, void *closure) in TEObj_get_txMode() function
972 {"txMode", (getter)TEObj_get_txMode, (setter)TEObj_set_txMode, "Current text-drawing mode"},