Searched refs:nextRegionBottom (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/ogl/
H A Ddivided.cpp641 double nextRegionBottom = 0.0; local
660 nextRegionBottom = actualY;
671 if ((y <= thisRegionTop) || (y >= nextRegionBottom))
678 double nextProportion = (double)((nextRegionBottom - y)/dividedObject->GetHeight());

Completed in 58 milliseconds