Searched refs:ppThis (Results 1 – 1 of 1) sorted by relevance
20387 Window **ppThis; /* Pointer to this object in Select.pWin list */ member110147 assert( pWin->ppThis==0 );141883 assert( p->pWin->ppThis==&p->pWin );168977 if( p->ppThis ){168978 *p->ppThis = p->pNextWin;168979 if( p->pNextWin ) p->pNextWin->ppThis = p->ppThis;168980 p->ppThis = 0;169193 pSel->pWin->ppThis = &pWin->pNextWin;169196 pWin->ppThis = &pSel->pWin;