Searched defs:set_hyperlink (Results 1 – 1 of 1) sorted by relevance
| /external/rust/crates/termcolor/src/ |
| D | lib.rs | 187 fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 211 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 232 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 728 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 772 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 819 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 891 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 979 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 1360 fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method 1441 fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { in set_hyperlink() method [all …]
|