Searched refs:aspectRatioAttrs (Results 1 – 2 of 2) sorted by relevance
17454 align = 'xMidYMid', meetOrSlice = 'meet', alignX, alignY, aspectRatioAttrs;17457 aspectRatioAttrs = parsedAttributes.preserveAspectRatio.split(' ');17460 if (aspectRatioAttrs && aspectRatioAttrs.length) {17461 meetOrSlice = aspectRatioAttrs.pop();17466 else if (aspectRatioAttrs.length) {17467 align = aspectRatioAttrs.pop();
9 …aspectRatioAttrs;if(parsedAttributes.preserveAspectRatio){aspectRatioAttrs=parsedAttributes.preser… property