Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c935 get_dial_bounds (genericobject *g) in get_dial_bounds() function
950 {"get_dial_bounds", (PyCFunction)get_dial_bounds, METH_NOARGS},
/external/python/cpython2/Doc/library/
Dfl.rst292 :meth:`get_dial_value`, :meth:`set_dial_bounds`, :meth:`get_dial_bounds`.