Searched refs:Category (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/debug/
H A Devent.h26 enum Category { enum in class:Inkscape::Debug::Event
57 static Category category() { return OTHER; }
H A Dsimple-event.h26 template <Event::Category C=Event::OTHER>
35 static Category category() { return C; }

Completed in 25 milliseconds