Searched refs:reViewBoxAttrValue (Results 1 – 2 of 2) sorted by relevance
2 …reViewBoxAttrValue=new RegExp("^"+"\\s*("+fabric.reNum+"+)\\s*,?"+"\\s*("+fabric.reNum+"+)\\s*,?"+… variable
3214 var reViewBoxAttrValue = new RegExp( variable3235 if (viewBoxAttr && (viewBoxAttr = viewBoxAttr.match(reViewBoxAttrValue))) {3323 if (viewBoxAttr && (viewBoxAttr = viewBoxAttr.match(reViewBoxAttrValue))) {