Searched refs:HRefList (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-lpe-item.cpp60 typedef std::list<std::string> HRefList; typedef
62 static std::string hreflist_svg_string(HRefList const & list);
433 HRefList hreflist;
795 HRefList hreflist;
812 static std::string hreflist_svg_string(HRefList const & list)
817 for (HRefList::const_iterator it = list.begin(); it != list.end(); ++it)
881 HRefList hreflist;

Completed in 93 milliseconds