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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dbarhintspl.cpp254 int grooveHeight = mGrooveCount*(GROOVE_WIDTH + GROOVE_TO_GROOVE_GAP) local
257 int height = wxMax( grooveHeight, boxHeight );
262 grooveOfs = ( height - grooveHeight ) / 2;

Completed in 52 milliseconds