Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c929 set_dial_bounds (genericobject *g, PyObject *args) in set_dial_bounds() function
949 {"set_dial_bounds", (PyCFunction)set_dial_bounds, METH_OLDARGS},
/external/python/cpython2/Doc/library/
Dfl.rst292 :meth:`get_dial_value`, :meth:`set_dial_bounds`, :meth:`get_dial_bounds`.