Searched refs:topOfBitmap (Results 1 – 1 of 1) sorted by relevance
200 BRect topOfBitmap(updateRect.left, updateRect.top, updateRect.right, fBitmapRect.top - 1); in Draw() local201 if (topOfBitmap.IsValid()) in Draw()202 FillRect(topOfBitmap, B_SOLID_LOW); in Draw()