Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c818 set_choice_fontsize (genericobject *g, PyObject *args) in set_choice_fontsize() function
837 {"set_choice_fontsize", (PyCFunction)set_choice_fontsize, METH_OLDARGS},
/external/python/cpython2/Doc/library/
Dfl.rst328 :meth:`set_choice_fontsize`, :meth:`set_choice_fontstyle`.