SVG_COLOR_ACTIVE_BORDER 1362 src/compositor/drawable.c 		} else if (props->fill->color.type >= SVG_COLOR_ACTIVE_BORDER) {
SVG_COLOR_ACTIVE_BORDER 1420 src/compositor/drawable.c 		} else if (props->stroke->color.type >= SVG_COLOR_ACTIVE_BORDER) {
SVG_COLOR_ACTIVE_BORDER 1421 src/compositor/drawable.c 			asp->line_color = tr_state->visual->compositor->sys_colors[SVG_COLOR_ACTIVE_BORDER - 3];
SVG_COLOR_ACTIVE_BORDER  575 src/scenegraph/svg_attributes.c 	{"ActiveBorder", SVG_COLOR_ACTIVE_BORDER},