SVG_NUMBER_EMS    836 src/compositor/compositor.c 	case SVG_NUMBER_EMS:
SVG_NUMBER_EMS   2001 src/scenegraph/svg_attributes.c 		number->type = SVG_NUMBER_EMS;
SVG_NUMBER_EMS   3753 src/scenegraph/svg_attributes.c 		else if (l->type == SVG_NUMBER_EMS) strcat(tmp, "em");