Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c867 static PyObject *TEObj_get_lineHeight(TEObject *self, void *closure) in TEObj_get_lineHeight() function
962 {"lineHeight", (getter)TEObj_get_lineHeight, (setter)TEObj_set_lineHeight, "Height of a line"},