Searched refs:useViewBox (Results 1 – 1 of 1) sorted by relevance
618 FloatRect useViewBox = viewBox()->currentValue()->value(); in currentViewBoxRect() local619 if (!useViewBox.isEmpty()) in currentViewBoxRect()620 return useViewBox; in currentViewBoxRect()