Searched refs:ppThis (Results 1 – 1 of 1) sorted by relevance
21561 Window **ppThis; /* Pointer to this object in Select.pWin list */ member114437 assert( pWin->ppThis==0 );148871 assert( p->pWin->ppThis==&p->pWin );177598 if( p->ppThis ){177599 *p->ppThis = p->pNextWin;177600 if( p->pNextWin ) p->pNextWin->ppThis = p->ppThis;177601 p->ppThis = 0;177814 pSel->pWin->ppThis = &pWin->pNextWin;177817 pWin->ppThis = &pSel->pWin;