Searched refs:xMiddle (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.cpp438 const wxCoord xMiddle = rect.x + rect.width/2; variable
444 dc.DrawLine(xMiddle - halfWidth, yMiddle,
445 xMiddle + halfWidth + 1, yMiddle);
451 dc.DrawLine(xMiddle, yMiddle - halfHeight,
452 xMiddle, yMiddle + halfHeight + 1);

Completed in 92 milliseconds