Searched defs:ActionRelations (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/xml/ | ||
H A D | event.cpp | 280 template <typename T> struct ActionRelations; 283 struct ActionRelations<Inkscape::XML::EventAdd> { struct in namespace:__anon557 288 struct ActionRelations<Inkscape::XML::EventDel> { struct in namespace:__anon557 294 typedef typename ActionRelations<A>::Opposite Opposite; |
Completed in 26 milliseconds