Searched defs:category (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/debug/
H A Dsimple-event.h35 static Category category() { return C; } function in class:Inkscape::Debug::SimpleEvent
H A Devent.h57 static Category category() { return OTHER; } function in class:Inkscape::Debug::Event
H A Dlogger.cpp99 Event::Category category; member in struct:Inkscape::Debug::__anon16::CategoryName
117 mask[iter->category] = true;
122 g_warning("Unknown debugging category %*s", (int)(end - start), start);

Completed in 33 milliseconds