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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Drenderg.cpp450 const wxCoord halfHeight = rect.height/2 - 2; variable
451 dc.DrawLine(xMiddle, yMiddle - halfHeight,
452 xMiddle, yMiddle + halfHeight + 1);

Completed in 91 milliseconds