Searched refs:clipBounds (Results 1 – 1 of 1) sorted by relevance
497 BRect clipBounds = bounds; in DrawPolygon() local499 clipBounds.InsetBy(fExtendWidth, fExtendWidth); in DrawPolygon()501 if (!fClippingRegion.Intersects(clipBounds)) in DrawPolygon()734 BRect clipBounds = bounds; in DrawShape() local736 clipBounds.InsetBy(fExtendWidth, fExtendWidth); in DrawShape()738 if (!fClippingRegion.Intersects(clipBounds)) in DrawShape()781 BRect clipBounds = bounds; in DrawTriangle() local783 clipBounds.InsetBy(fExtendWidth, fExtendWidth); in DrawTriangle()785 if (!fClippingRegion.Intersects(clipBounds)) in DrawTriangle()