Home
last modified time | relevance | path

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

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