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

/inkscape/src/util/
H A Dunordered-containers.h26 # define INK_UNORDERED_SET std::unordered_set macro
42 # define INK_UNORDERED_SET std::tr1::unordered_set
60 # define INK_UNORDERED_SET boost::unordered_set
76 #define INK_UNORDERED_SET
/inkscape/src/ui/tool/
H A Dcontrol-point-selection.h46 typedef INK_UNORDERED_SET<SelectableControlPoint *> set_type;
H A Dmulti-path-manipulator.cpp48 typedef INK_UNORDERED_SET<NodeList::iterator, hash_nodelist_iterator> IterSet;

Completed in 1649 milliseconds