Searched defs:SVGBackend (Results 1 – 2 of 2) sorted by relevance
69 pub struct SVGBackend<'a> { struct76 impl<'a> SVGBackend<'a> { argument158 impl<'a> DrawingBackend for SVGBackend<'a> { implementation538 impl Drop for SVGBackend<'_> { implementation
40 Draw: FnOnce(DrawingArea<SVGBackend, Shift>) -> Result<(), Box<dyn std::error::Error>>, in evcxr_figure()53 Draw: FnOnce(DrawingArea<SVGBackend, Shift>) -> Result<(), Box<dyn std::error::Error>>, in evcxr_figure_with_saving()