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

/haiku/src/kits/interface/
H A DHaikuControlLook.cpp1458 float centerh = (rect.left + rect.right) / 2; local
1466 shape.LineTo(BPoint(centerh + 0.5, rect.top + 0.5));
1494 shape.LineTo(BPoint(centerh + 0.5, rect.top));

Completed in 40 milliseconds