Searched defs:unmarked_record_satisfying (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/xml/ | ||
H A D | composite-node-observer.cpp | 166 struct unmarked_record_satisfying { struct in namespace:Inkscape::XML::__anon553 168 unmarked_record_satisfying(ObserverPredicate p) : predicate(p) {} function in struct:Inkscape::XML::__anon553::unmarked_record_satisfying 180 unmarked_record_satisfying<Predicate>(p) 199 if (unmarked_record_satisfying<Predicate>(p)(observers.front())) { 206 unmarked_record_satisfying<Predicate>(p) |
Completed in 191 milliseconds