Searched defs:category (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/debug/ | ||
H A D | simple-event.h | 35 static Category category() { return C; } function in class:Inkscape::Debug::SimpleEvent |
H A D | event.h | 57 static Category category() { return OTHER; } function in class:Inkscape::Debug::Event |
H A D | logger.cpp | 99 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