Searched defs:open_tag (Results 1 – 2 of 2) sorted by relevance
90 open_tag() { function
93 fn open_tag(&mut self, tag: SVGTag, attr: &[(&str, &str)], close: bool) { in open_tag() method