Home
last modified time | relevance | path

Searched refs:exp_object (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-traits/traits-6.3.2/traits/tests/
H A Dtest_extended_trait_change.py132 exp_object = Any variable in BaseInstance
232 exp_object = Any variable in List1
344 exp_object = Any variable in Complex
390 exp_object = Any variable in LinkTest
512 exp_object=inst,
555 exp_object=inst,
615 exp_object=inst,
675 exp_object=inst,
736 exp_object=l1,
758 exp_object=l1,
[all …]
/dports/www/template_/template_-2.2.3/
H A DTemplate_.compiler.php620 $this->exp_object =array();
882 if ($this->exp_object) {
883 $this->_set_class($this->exp_object);
884 if ($this->in_div) $this->_set_class($this->exp_object, $this->in_div);
911 $this->exp_object[$obj] = $this->nl_cnt;
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_gltf.erl124 {Ns,GLTF1} = lists:foldl(fun exp_object/2, {[], GLTF0}, Objs),
169 exp_object(#e3d_object{name=Name, obj=WMesh}, {Ns,GLTF0}) -> function