Home
last modified time | relevance | path

Searched defs:traitname (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/py-traitsui/traitsui-7.1.1/examples/demo/Advanced/
H A DMVC_demo.py59 def myname_setattr(self, info, object, traitname, value): argument
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/examples/demo/Advanced/
H A DMVC_demo.py59 def myname_setattr(self, info, object, traitname, value): argument
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wiggle/generate/src/
H A Dmodule_trait.rs25 let traitname = names.trait_name(&m.name); in define_module_trait() localVariable
/dports/devel/gitlist/gitlist/vendor/phpunit/phpunit/src/Util/
H A DTest.php12 function trait_exists($traitname, $autoload = true)
/dports/devel/gitlist/gitlist/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php16 function trait_exists($traitname, $autoload = true)
/dports/devel/py-traitlets/traitlets-5.1.1/traitlets/
H A Dtraitlets.py1626 def trait_metadata(self, traitname, key, default=None): argument
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php96663 function trait_exists($traitname, $autoload){}