Searched refs:pParentLoop (Results 1 – 1 of 1) sorted by relevance
1969 SvLBoxEntry* pParentLoop = GetParent(pSelectionLoop); in CollectSelectionData() local1970 while (pParentLoop) in CollectSelectionData()1975 if (IsSelected(pParentLoop)) in CollectSelectionData()1979 if (m_pRootEntry == pParentLoop) in CollectSelectionData()1986 pParentLoop = GetParent(pParentLoop); in CollectSelectionData()
Completed in 87 milliseconds