Home
last modified time | relevance | path

Searched defs:springy (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/
H A Dgroup.py150 springy = Bool(False) variable in Group
534 springy = True variable in Tabbed
609 springy = ShadowDelegate variable in ShadowGroup
H A Ditem.py159 springy = Bool(False) variable in Item
537 springy = True variable in Spring
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/qt4/
H A Denum_editor.py218 def set_size_policy(self, direction, resizable, springy, stretch): argument
H A Deditor.py319 def set_size_policy(self, direction, resizable, springy, stretch): argument