Searched refs:startTop (Results 1 – 1 of 1) sorted by relevance
107 const float startTop = bounds.top + (floor(bounds.Height())) / 2; in Draw() local109 menu->StrokeLine(BPoint(bounds.left + 1.0f, startTop), in Draw()110 BPoint(bounds.right - 1.0f, startTop)); in Draw()112 menu->StrokeLine(BPoint(bounds.left + 1.0f, startTop + 1.0f), in Draw()113 BPoint(bounds.right - 1.0f, startTop + 1.0f)); in Draw()