Searched refs:tabRight (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp751 int32 tabRight = ceilf((fFrame.left + fFrame.right) / 2); local
755 BPoint(tabRight, frame.top - 16), light);
756 fDrawingEngine->StrokeLine(BPoint(tabRight, frame.top - 15),
757 BPoint(tabRight, frame.top), shadow);
758 fDrawingEngine->StrokeLine(BPoint(tabRight + 1, frame.top),

Completed in 33 milliseconds