Searched refs:itemMax (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/univ/
H A Dlistbox.cpp775 itemMax = m_strings->GetCount(); local
777 if ( itemFirst >= itemMax )
780 if ( itemLast > itemMax )
781 itemLast = itemMax;

Completed in 95 milliseconds