Searched refs:pIterEntry (Results 1 – 1 of 1) sorted by relevance
315 SvLBoxEntry* pIterEntry = FirstChild( pParent ); in GetEntryIndexes() local316 while( !bFound && pIterEntry ) in GetEntryIndexes()318 if ( pEntry == pIterEntry ) in GetEntryIndexes()323 pIterEntry = NextSibling( pIterEntry ); in GetEntryIndexes()
Completed in 20 milliseconds