Searched refs:_boundingBox (Results 1 – 1 of 1) sorted by relevance
57 static Box _boundingBox(const Shape* shape) in _boundingBox() function73 static Box _boundingBox(const Text* text) in _boundingBox() function330 if (!style->fill.paint.gradient->userSpace) bBox = _boundingBox(vg); in _applyProperty()374 if (!style->stroke.paint.gradient->userSpace) bBox = _boundingBox(vg); in _applyProperty()783 if (!style->fill.paint.gradient->userSpace) bBox = _boundingBox(text); in _applyTextFill()