Searched defs:svg (Results 1 – 1 of 1) sorted by relevance
46 namespace detail { namespace svg namespace241 struct svg struct251 struct svg<Point, point_tag> : detail::svg::svg_point<Point> {}; struct254 struct svg<Segment, segment_tag> : detail::svg::svg_segment<Segment> {}; struct257 struct svg<Box, box_tag> : detail::svg::svg_box<Box> {}; struct260 struct svg<Linestring, linestring_tag> struct264 struct svg<Ring, ring_tag> struct268 struct svg<Polygon, polygon_tag> struct272 struct svg<MultiPoint, multi_point_tag> struct285 struct svg<MultiLinestring, multi_linestring_tag> struct[all …]