Searched refs:GetNextEntryInView (Results 1 – 5 of 5) sorted by relevance
371 SvLBoxEntry* GetNextEntryInView(SvLBoxEntry*) const;
922 pEntry = GetNextEntryInView( pEntry ); in Expand()
1137 pEntry = GetNextEntryInView( pEntry ); in Expand()
2601 SvLBoxEntry* SvTreeListBox::GetNextEntryInView(SvLBoxEntry* pEntry ) const in GetNextEntryInView() function in SvTreeListBox
818 pNext = pBox->GetNextEntryInView(pNext); in IMPL_LINK()
Completed in 120 milliseconds