Searched refs:_M_title (Results 1 – 4 of 4) sorted by relevance
68 const std::string _M_title;90 : _M_title(__title), _M_canvas(__cv), _M_typo(__typo), _M_y_size(0) in _M_title() function
98 const std::string _M_title;105 : _M_title(__title) in dot()
36 std::string filename(_M_title + ".gv"); in write()77 _M_sstream << '"' << _M_title << '"' << std::endl; in add_title()
26 std::string filename(_M_title + ".svg"); in write()