Searched refs:fStripe (Results 1 – 4 of 4) sorted by relevance
159 BRect stripeFrame = fStripe.Frame(); in _DrawOnBitmap()160 fStripe.MapTo(stripeFrame, in _DrawOnBitmap()162 fBitmapView->FillPolygon(&fStripe); in _DrawOnBitmap()206 fStripe = BPolygon(stripePoints, 4); in FrameResized()
46 BPolygon fStripe; variable
214 BRect stripeFrame = fStripe.Frame(); in _DrawSpin()215 fStripe.MapTo(stripeFrame, in _DrawSpin()217 FillPolygon(&fStripe); in _DrawSpin()266 fStripe = BPolygon(stripePoints, 4); in FrameResized()
56 BPolygon fStripe; variable