SVG_NUMBER_PX     842 src/compositor/compositor.c 	case SVG_NUMBER_PX:
SVG_NUMBER_PX    2005 src/scenegraph/svg_attributes.c 		number->type = SVG_NUMBER_PX;
SVG_NUMBER_PX    3755 src/scenegraph/svg_attributes.c 		else if (l->type == SVG_NUMBER_PX) strcat(tmp, "px");