Searched refs:bottomOfBitmap (Results 1 – 1 of 1) sorted by relevance
212 BRect bottomOfBitmap(updateRect.left, fBitmapRect.bottom + 1, updateRect.right, updateRect.bottom); in Draw() local213 if (bottomOfBitmap.IsValid()) in Draw()214 FillRect(bottomOfBitmap, B_SOLID_LOW); in Draw()