Searched refs:ppThis (Results 1 – 1 of 1) sorted by relevance
20937 Window **ppThis; /* Pointer to this object in Select.pWin list */ member112122 assert( pWin->ppThis==0 );144938 assert( p->pWin->ppThis==&p->pWin );173277 if( p->ppThis ){173278 *p->ppThis = p->pNextWin;173279 if( p->pNextWin ) p->pNextWin->ppThis = p->ppThis;173280 p->ppThis = 0;173493 pSel->pWin->ppThis = &pWin->pNextWin;173496 pWin->ppThis = &pSel->pWin;