Searched refs:pThisEntry (Results 1 – 1 of 1) sorted by relevance
5499 SvLBoxEntry *pThisEntry = ((SvTreeListBox*)pControl)->First(); \ in Execute()5504 pThisEntry = ((SvTreeListBox*)pControl)->Next( pThisEntry ); \ in Execute()5511 SvLBoxEntry *pThisEntry = pTree->GetCurEntry(); in Execute() local5514 if ( pThisEntry ) in Execute()5669 SvLBoxEntry *pThisEntry = NULL; in Execute() local5673 pThisEntry = pTree->GetCurEntry(); in Execute()5674 if ( !pThisEntry ) in Execute()5688 if ( pThisEntry ) in Execute()5753 SvLBoxEntry *pThisEntry = NULL; in Execute() local5758 if ( !pThisEntry ) in Execute()[all …]
Completed in 31 milliseconds