Searched refs:TopItem (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/motif/xmcombo/
H A Dxmcombo.c1784 int TopItem, VisibleItems; local
1787 XmNtopItemPosition, &TopItem,
1793 if ( Index < TopItem )
1795 if ( Index >= TopItem + VisibleItems )

Completed in 205 milliseconds