Searched refs:lineFirstLast (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 Dvscroll.cpp351 size_t lineFirstLast = FindFirstFromBottom(m_lineMax - 1, true); local
352 if ( line > lineFirstLast )
353 line = lineFirstLast;

Completed in 49 milliseconds