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