Searched refs:lineRect (Results 1 – 1 of 1) sorted by relevance
569 BRect lineRect = LineRect(i); in Draw() local577 FillRect(lineRect, B_SOLID_LOW); in Draw()589 float y = lineRect.bottom - fFontInfo.fontHeight.descent + 1; in Draw()938 BRect lineRect = LineRect(i); in Draw() local939 FillRect(lineRect, B_SOLID_LOW); in Draw()946 BRect schedulingLineRect = lineRect; in Draw()947 schedulingLineRect.bottom -= lineRect.IntegerHeight() / 2; in Draw()948 BRect ioLineRect = lineRect; in Draw()