Searched refs:OTHER (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/debug/ | ||
H A D | event.h | 36 OTHER enumerator in enum:Inkscape::Debug::Event::Category 38 enum { N_CATEGORIES=OTHER+1 }; 57 static Category category() { return OTHER; } |
H A D | simple-event.h | 26 template <Event::Category C=Event::OTHER> |
Completed in 161 milliseconds