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

/inkscape/src/debug/
H A Dlogger.h28 if (_category_mask[EventType::category()]) {
39 if (_category_mask[EventType::category()]) {
50 if (_category_mask[EventType::category()]) {
61 if (_category_mask[EventType::category()]) {
73 if (_category_mask[EventType::category()]) {
87 if (_category_mask[EventType::category()]) {
101 if (_category_mask[EventType::category()]) {
116 if (_category_mask[EventType::category()]) {
131 if (_category_mask[EventType::category()]) {
H A Devent.h57 static Category category() { return OTHER; } function in class:Inkscape::Debug::Event
H A Dsimple-event.h35 static Category category() { return C; } function in class:Inkscape::Debug::SimpleEvent

Completed in 9 milliseconds