Searched refs:thisRegionTop (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.cpp640 double thisRegionTop = 0.0; local
654 thisRegionTop = currentY;
671 if ((y <= thisRegionTop) || (y >= nextRegionBottom))
677 double thisProportion = (double)((y - thisRegionTop)/dividedObject->GetHeight());

Completed in 114 milliseconds