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

/inkscape/src/ui/
H A Dcontrol-manager.cpp59 #define LINE_COLOR_SECONDARY 0xff00007f macro
394 (type == CTLINE_SECONDARY) ? LINE_COLOR_SECONDARY : LINE_COLOR_TERTIARY);
415 (type == CTLINE_SECONDARY) ? LINE_COLOR_SECONDARY : LINE_COLOR_TERTIARY);

Completed in 19 milliseconds