Home
last modified time | relevance | path

Searched refs:set_attribute (Results 1 – 25 of 1772) sorted by relevance

12345678910>>...71

/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/t/
H A Dhtml.t235 $f->set_attribute('fill', 'red');
247 $f->set_attribute('border', 'orange');
282 $graph->set_attribute('color', 'red');
295 $graph->set_attribute('fill', 'blue');
321 $A->set_attribute('align', 'right');
337 $A->set_attribute('textwrap', 10);
356 $edge->set_attribute('color','red');
371 $graph->set_attribute('color','red');
378 $A->set_attribute('class','bar');
379 $B->set_attribute('class','foo');
[all …]
H A Dgraphviz.t252 $e->set_attribute('color','red');
254 $e->set_attribute('label','A to B');
465 $graph->set_attribute('root','0');
474 $graph->set_attribute('root','b');
487 $edge->set_attribute('end','east');
496 $edge->set_attribute('end','left');
513 $edge->set_attribute('color','1');
514 $berlin->set_attribute('color','1');
516 $bonn->set_attribute('color','1');
548 $bonn->set_attribute('size','2,2');
[all …]
H A Dattributes.t163 $n->set_attribute('color','red');
167 $n->set_attribute('shape','point');
178 $e->set_attribute('shape','point');
190 $graph->set_attribute('flow', 'west');
268 $n->set_attribute('class', 'foo');
282 $m->set_attribute('color', 'blue');
294 $n->set_attribute('class', 'foo');
295 $m->set_attribute('color', 'blue');
336 $n->set_attribute('class', 'anon');
339 $e->set_attribute('class', 'foo');
[all …]
H A Dnode.t290 $node->set_attribute('link', $l);
304 $node->set_attribute('link', $l);
350 $node->set_attribute('size', '5,3');
356 $node->set_attribute('size', '1,1');
372 $node->set_attribute('flow','right');
415 $node->set_attribute('link', '');
615 $A->set_attribute('rotate', $an);
623 $A->set_attribute('flow', 'south');
633 $A->set_attribute('rotate', $an);
644 $B->set_attribute('origin','A');
[all …]
H A Dboxart.t41 $berlin->set_attribute('border-style', 'dotted');
53 $edge->set_attribute('arrow-style', 'open');
57 $edge->set_attribute('arrow-style', 'closed');
61 $edge->set_attribute('arrow-style', 'filled');
72 $edge->set_attribute('style', 'dotted');
80 $edge->set_attribute('arrow-style', 'open');
84 $edge->set_attribute('arrow-style', 'closed');
88 $edge->set_attribute('arrow-style', 'filled');
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bxml/bsvg/
H A Dbsvg_element.cxx40 this->set_attribute("transform", val); in set_rotation()
45 this->set_attribute("fill", c); in set_fill_color()
83 this->set_attribute("fill", hexval); in set_fill_color()
88 this->set_attribute("stroke", c); in set_stroke_color()
95 this->set_attribute("stroke", hexval); in set_stroke_color()
127 this->set_attribute("rx", rxs.str()); in bsvg_ellipse()
128 this->set_attribute("ry", rys.str()); in bsvg_ellipse()
136 this->set_attribute("x", xs.str()); in bsvg_rectangle()
137 this->set_attribute("y", ys.str()); in bsvg_rectangle()
147 this->set_attribute("x1", x1s.str()); in bsvg_line()
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/test/attributes/
H A DAttributeTest.php34 $lib->set_attribute('test', 'HelloWorld', 'tiki.test.abc', 121.22);
35 $lib->set_attribute('test', 'HelloWorld', 'tiki.test.def', 111);
36 $lib->set_attribute('test', 'Hello', 'tiki.test.ghi', 'no');
37 $lib->set_attribute('test', 'HelloWorldAgain', 'tiki.test.jkl', 'no');
48 $this->assertTrue($lib->set_attribute('test', 'HelloWorld', 'tiki.test.abc', 121.22));
49 $this->assertTrue($lib->set_attribute('test', 'HelloWorld', 'tiki.test.abc', 'replaced'));
60 $this->assertFalse($lib->set_attribute('test', 'HelloWorld', 'tiki.test', 121.22));
68 $this->assertTrue($lib->set_attribute('test', 'HelloWorld', 'tiki.TEST.aaa', 121.22));
79 $this->assertTrue($lib->set_attribute('test', 'HelloWorld', 'tiki . test . aaa55bBb', 121.22));
90 $lib->set_attribute('test', 'HelloWorld', 'tiki.test.abc', 121.22);
[all …]
/dports/security/py-python-gvm/python-gvm-21.10.0/gvm/protocols/gmpv208/entities/
H A Dsecinfo.py122 cmd.set_attribute("family", family)
148 cmd.set_attribute("nvt_oid", nvt_oid)
151 cmd.set_attribute("details", "1")
152 cmd.set_attribute("preferences", "1")
153 cmd.set_attribute("preference_count", "1")
372 cmd.set_attribute("name", name)
480 cmd.set_attribute("info_id", info_id)
485 cmd.set_attribute("details", "1")
507 cmd.set_attribute("nvt_oid", nvt_oid)
534 cmd.set_attribute("preference", name)
[all …]
H A Dreports.py43 cmd.set_attribute("report_id", report_id)
82 cmd.set_attribute("report_id", report_id)
87 cmd.set_attribute("delta_report_id", delta_report_id)
93 cmd.set_attribute("format_id", report_format_id)
98 cmd.set_attribute("details", to_bool(details))
127 cmd.set_attribute("report_filter", filter_string)
130 cmd.set_attribute("report_filt_id", filter_id)
133 cmd.set_attribute("note_details", to_bool(note_details))
136 cmd.set_attribute("override_details", to_bool(override_details))
139 cmd.set_attribute("details", to_bool(details))
[all …]
H A Dscan_configs.py128 cmd.set_attribute("config_id", config_id)
162 cmd.set_attribute("usage_type", "scan")
167 cmd.set_attribute("trash", to_bool(trash))
201 cmd.set_attribute("config_id", config_id)
203 cmd.set_attribute("usage_type", "scan")
209 cmd.set_attribute("details", "1")
234 cmd.set_attribute("nvt_oid", nvt_oid)
237 cmd.set_attribute("config_id", config_id)
266 cmd.set_attribute("preference", name)
269 cmd.set_attribute("nvt_oid", nvt_oid)
[all …]
H A Dpolicies.py92 cmd.set_attribute("config_id", policy_id)
93 cmd.set_attribute("ultimate", to_bool(ultimate))
126 cmd.set_attribute("usage_type", "policy")
131 cmd.set_attribute("trash", to_bool(trash))
143 cmd.set_attribute("tasks", to_bool(audits))
165 cmd.set_attribute("config_id", policy_id)
167 cmd.set_attribute("usage_type", "policy")
170 cmd.set_attribute("tasks", to_bool(audits))
173 cmd.set_attribute("details", "1")
239 cmd.set_attribute("config_id", str(policy_id))
[all …]
/dports/security/py-python-gvm/python-gvm-21.10.0/gvm/protocols/
H A Dospv1.py119 cmd.set_attribute("scan_id", scan_id)
121 cmd.set_attribute("details", "1")
123 cmd.set_attribute("details", "0")
126 cmd.set_attribute("pop_results", "1")
128 cmd.set_attribute("pop_results", "0")
144 cmd.set_attribute("scan_id", scan_id)
165 cmd.set_attribute("vt_id", vt_id)
236 cmd.set_attribute("scan_id", scan_id)
261 cmd.set_attribute("target", target)
263 cmd.set_attribute("ports", ports)
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/COPage/classes/
H A Dclass.ilPCGrid.php154 $cell_nodes[$i]->set_attribute("WIDTH_XS", "");
188 $new_item->set_attribute("WIDTH_XS", "");
189 $new_item->set_attribute("WIDTH_S", $a_s);
190 $new_item->set_attribute("WIDTH_M", $a_m);
191 $new_item->set_attribute("WIDTH_L", $a_l);
192 $new_item->set_attribute("WIDTH_XL", $a_xl);
201 $new_item->set_attribute("WIDTH_XS", "");
202 $new_item->set_attribute("WIDTH_S", "");
203 $new_item->set_attribute("WIDTH_M", "");
204 $new_item->set_attribute("WIDTH_L", "");
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/COPage/classes/
H A Dclass.ilPCGrid.php154 $cell_nodes[$i]->set_attribute("WIDTH_XS", "");
188 $new_item->set_attribute("WIDTH_XS", "");
189 $new_item->set_attribute("WIDTH_S", $a_s);
190 $new_item->set_attribute("WIDTH_M", $a_m);
191 $new_item->set_attribute("WIDTH_L", $a_l);
192 $new_item->set_attribute("WIDTH_XL", $a_xl);
201 $new_item->set_attribute("WIDTH_XS", "");
202 $new_item->set_attribute("WIDTH_S", "");
203 $new_item->set_attribute("WIDTH_M", "");
204 $new_item->set_attribute("WIDTH_L", "");
[all …]
/dports/security/cardpeek/cardpeek-0.8.4/dot_cardpeek_dir/scripts/lib/
H A Dtlv.lua41 nodes.set_attribute(node,"val",data)
46 nodes.set_attribute(node,"val",data)
63 nodes.set_attribute(node,"val",data)
64 nodes.set_attribute(node,"alt",os.date("%x",t))
70 nodes.set_attribute(node,"val",data)
71 nodes.set_attribute(node,"alt",cc_name)
78 nodes.set_attribute(node,"val",data)
79 nodes.set_attribute(node,"alt",cc_name)
84 nodes.set_attribute(node,"val",data)
114 nodes.set_attribute(node,"val",data)
[all …]
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dsavecanvas.cpp124 root->set_attribute(attribute,"halt"); in encode_interpolation()
127 root->set_attribute(attribute,"linear"); in encode_interpolation()
130 root->set_attribute(attribute,"manual"); in encode_interpolation()
136 root->set_attribute(attribute,"auto"); in encode_interpolation()
139 root->set_attribute(attribute,"clamped"); in encode_interpolation()
590 root->set_attribute("loop","true"); in encode_dynamic_list()
592 root->set_attribute("loop","false"); in encode_dynamic_list()
597 root->set_attribute("loop","true"); in encode_dynamic_list()
599 root->set_attribute("loop","false"); in encode_dynamic_list()
604 root->set_attribute("loop","true"); in encode_dynamic_list()
[all …]
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dsavecanvas.cpp124 root->set_attribute(attribute,"halt"); in encode_interpolation()
127 root->set_attribute(attribute,"linear"); in encode_interpolation()
130 root->set_attribute(attribute,"manual"); in encode_interpolation()
136 root->set_attribute(attribute,"auto"); in encode_interpolation()
139 root->set_attribute(attribute,"clamped"); in encode_interpolation()
590 root->set_attribute("loop","true"); in encode_dynamic_list()
592 root->set_attribute("loop","false"); in encode_dynamic_list()
597 root->set_attribute("loop","true"); in encode_dynamic_list()
599 root->set_attribute("loop","false"); in encode_dynamic_list()
604 root->set_attribute("loop","true"); in encode_dynamic_list()
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dsavecanvas.cpp124 root->set_attribute(attribute,"halt"); in encode_interpolation()
127 root->set_attribute(attribute,"linear"); in encode_interpolation()
130 root->set_attribute(attribute,"manual"); in encode_interpolation()
136 root->set_attribute(attribute,"auto"); in encode_interpolation()
139 root->set_attribute(attribute,"clamped"); in encode_interpolation()
590 root->set_attribute("loop","true"); in encode_dynamic_list()
592 root->set_attribute("loop","false"); in encode_dynamic_list()
597 root->set_attribute("loop","true"); in encode_dynamic_list()
599 root->set_attribute("loop","false"); in encode_dynamic_list()
604 root->set_attribute("loop","true"); in encode_dynamic_list()
[all …]
/dports/security/py-python-gvm/python-gvm-21.10.0/gvm/protocols/gmpv208/system/
H A Daggregates.py155 cmd.set_attribute('usage_type', 'audit')
158 cmd.set_attribute('usage_type', 'policy')
160 cmd.set_attribute('usage_type', 'scan')
162 cmd.set_attribute('usage_type', 'scan')
163 cmd.set_attribute('type', _actual_resource_type.value)
174 cmd.set_attribute('first_group', str(first_group))
183 cmd.set_attribute('max_groups', str(max_groups))
215 sort_elem.set_attribute('order', so.value)
228 cmd.set_attribute('group_column', group_column)
238 cmd.set_attribute('subgroup_column', subgroup_column)
[all …]
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/fde/
H A Demb_export.F90153 call set_attribute(tag,'size',csizept2)
155 call set_attribute(tag,'size', csizept2)
156 call set_attribute(tag,'width', csizept1)
162 call set_attribute(tag,'size', csizept2)
163 call set_attribute(tag,'width', '1')
170 call set_attribute(tag,'size', csizept2)
171 call set_attribute(tag,'width', '3')
177 call set_attribute(tag,'size', csizept2)
178 call set_attribute(tag,'width', '6')
185 call set_attribute(tag,'width', '1')
[all …]
/dports/devel/py-cclib/cclib-1.7.1/cclib/parser/
H A Dfchkparser.py97 self.set_attribute('atomnos', atomnos)
136 self.set_attribute('aooverlaps', overlaps)
147 self.set_attribute('mocoeffs', [coeffs])
193 self.set_attribute('grads', gradient)
201 self.set_attribute('hessian', hessian)
231 self.set_attribute('etsyms', etsyms)
266 self.set_attribute('etdips',etdips)
271 self.set_attribute('etoscs', etoscs)
277 self.set_attribute('etveldips',etveldips)
330 self.set_attribute('aonames', aonames)
[all …]
/dports/graphics/darktable/darktable-3.6.1/tools/lua_doc/
H A Dcore.lua82 set_attribute(result,"has_equal",true)
84 set_attribute(result,"has_pairs",true)
86 set_attribute(result,"has_ipairs",true)
88 set_attribute(result,"has_length",true)
117 set_attribute(result[k],"read",true)
174 set_attribute(type_doc[k],k2,v2)
184 set_attribute(type_doc["#"],k2,v2)
259 set_attribute(result,"signature",{})
342 set_attribute(result,"values",values);
633 set_attribute(node,"skiped",true)
[all …]
/dports/graphics/darktable38/darktable-3.8.0/tools/lua_doc/
H A Dcore.lua82 set_attribute(result,"has_equal",true)
84 set_attribute(result,"has_pairs",true)
86 set_attribute(result,"has_ipairs",true)
88 set_attribute(result,"has_length",true)
117 set_attribute(result[k],"read",true)
174 set_attribute(type_doc[k],k2,v2)
184 set_attribute(type_doc["#"],k2,v2)
259 set_attribute(result,"signature",{})
342 set_attribute(result,"values",values);
633 set_attribute(node,"skiped",true)
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/kernels/
H A Dbvpl_edge3d_kernel_factory.cxx83 factory->set_attribute("min_x" , min_x_); in xml_element()
84 factory->set_attribute("max_x" , max_x_); in xml_element()
86 factory->set_attribute("min_y" , min_y_); in xml_element()
87 factory->set_attribute("max_y" , max_y_); in xml_element()
90 factory->set_attribute("min_z" , min_z_); in xml_element()
91 factory->set_attribute("max_z" , max_z_); in xml_element()
93 factory->set_attribute("axix_x", this->rotation_axis_[0]); in xml_element()
94 factory->set_attribute("axix_y", this->rotation_axis_[1]); in xml_element()
95 factory->set_attribute("axix_z", this->rotation_axis_[2]); in xml_element()
97 factory->set_attribute("angle", this->angle_); in xml_element()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_spherical_region_query.cxx54 r.set_attribute(NLCD, nlcd_id); in set_from_depth_map_region()
57 r.set_attribute(SKY, static_cast<unsigned char>(254)); in set_from_depth_map_region()
60 r.set_attribute(NLCD, nlcd_id); in set_from_depth_map_region()
63 r.set_attribute(ORIENTATION, (unsigned char) 2); in set_from_depth_map_region()
65 r.set_attribute(ORIENTATION, 1); in set_from_depth_map_region()
67 r.set_attribute(MIN_DEPTH, (unsigned char)min_depth); in set_from_depth_map_region()
68 r.set_attribute(MAX_DEPTH, (unsigned char)max_depth); in set_from_depth_map_region()
69 r.set_attribute(DEPTH_ORDER, order); in set_from_depth_map_region()
96 r.set_attribute(NLCD, nlcd_id); in set_ground_from_depth_map_region()
97 r.set_attribute(GROUND, 1); in set_ground_from_depth_map_region()
[all …]

12345678910>>...71