Searched refs:ppThis (Results 1 – 1 of 1) sorted by relevance
21583 Window **ppThis; /* Pointer to this object in Select.pWin list */ member114613 assert( pWin->ppThis==0 );149092 assert( p->pWin->ppThis==&p->pWin );177853 if( p->ppThis ){177854 *p->ppThis = p->pNextWin;177855 if( p->pNextWin ) p->pNextWin->ppThis = p->ppThis;177856 p->ppThis = 0;178069 pSel->pWin->ppThis = &pWin->pNextWin;178072 pWin->ppThis = &pSel->pWin;