Lines Matching refs:pCurParent

713 	pCurParent = 0;  in SvImpIconView()
872 if( pModel->GetParent(pEntry) == pCurParent ) in EntryInserted()
895 if( pModel->GetParent(pEntry) == pCurParent) in RemovingEntry()
939 if( pModel->GetParent(pEntry) == pCurParent ) in MovingEntry()
959 if( pModel->GetParent(pEntry)==pCurParent ) in EntryMoved()
972 … DBG_ASSERT(pZOrderList->Count()==pModel->GetChildCount(pCurParent),"EntryMoved:Bad zorder count"); in EntryMoved()
1014 if( pModel->GetParent(pEntry) != pCurParent ) in EntrySelected()
1132 SvLBoxEntry* pCur = pModel->FirstChild( pCurParent ); in ResetVirtSize()
1243 if( !(pModel->HasChilds( pCurParent ) )) in Paint()
1246 pCursor = pModel->FirstChild( pCurParent ); in Paint()
2134 if( pModel->GetParent(pEntry) == pCurParent ) in SetEntryPosition()
2219 pTarget = pCurParent; in GetDropTarget()
2495 SvLBoxEntry* pEntry = pModel->FirstChild( pCurParent ); in RecalcAllBoundingRects()
2510 SvLBoxEntry* pEntry = pModel->FirstChild( pCurParent ); in RecalcAllBoundingRectsSmart()
2533 SvLBoxEntry* pEntry = pModel->FirstChild( pCurParent ); in UpdateBoundingRects()
2777 if( pEntry != pCurParent && in ShowTargetEmphasis()
2796 if( pTarget == pCurParent && pModel->GetParent(pEntry) == pCurParent ) in NotifyMoving()
2882 pCurParent = pNewParent; in SetCurParent()
2993 pNewCursor = pModel->FirstChild( pCurParent ); in GetNewCursor()
3002 SvLBoxEntry* pEntry = pModel->FirstChild( pCurParent); in GetSelectionCount()
3026 SvLBoxEntry* pEntry = pModel->FirstChild( pCurParent ); in DeselectAllBut()
3100 SvLBoxEntry* pEntry = pModel->FirstChild( pView->pCurParent ); in ImplCreate()
3166 SvLBoxEntry* pEntry = pModel->FirstChild( pView->pCurParent ); in CreateGridMap()
3613 SvLBoxEntry* pEntry = pView->pModel->FirstChild( pView->pCurParent ); in CreateGridAjustData()
3634 SvLBoxEntry* pEntry = pView->pModel->FirstChild( pView->pCurParent ); in CreateGridAjustData()