Searched defs:pop_front (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/util/ | ||
H A D | list-container.h | 213 void pop_front() { function in class:Inkscape::Util::ListContainer 269 pop_front(); |
/inkscape/src/ui/tool/ | ||
H A D | node.h | 432 void pop_front() { erase(begin()); } function in class:Inkscape::UI::NodeList |
Completed in 140 milliseconds