Home
last modified time | relevance | path

Searched refs:_BoundingBox (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/servers/app/painter/
H A DPainter.h265 BRect _BoundingBox(VertexSource& path) const;
H A DPainter.cpp1355 Painter::_BoundingBox(VertexSource& path) const in _BoundingBox() function in Painter
1394 return _Clipped(_BoundingBox(path)); in _StrokePath()
1410 return _Clipped(_BoundingBox(path)); in _FillPath()
/haiku/src/servers/app/drawing/Painter/
H A DPainter.h287 BRect _BoundingBox(VertexSource& path) const;
H A DPainter.cpp1758 Painter::_BoundingBox(VertexSource& path) const in _BoundingBox() function in Painter
1870 return _Clipped(_BoundingBox(path)); in _RasterizePath()
1961 return _Clipped(_BoundingBox(path)); in _RasterizePath()