Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c970 set_input_color (genericobject *g, PyObject *args) in set_input_color() function
984 {"set_input_color", (PyCFunction)set_input_color, METH_OLDARGS},
/external/python/cpython2/Doc/library/
Dfl.rst314 :meth:`get_input`, :meth:`set_input_color`, :meth:`set_input_return`.