Searched refs:ppThis (Results 1 – 1 of 1) sorted by relevance
20462 Window **ppThis; /* Pointer to this object in Select.pWin list */ member110782 assert( pWin->ppThis==0 );142990 assert( p->pWin->ppThis==&p->pWin );170471 if( p->ppThis ){170472 *p->ppThis = p->pNextWin;170473 if( p->pNextWin ) p->pNextWin->ppThis = p->ppThis;170474 p->ppThis = 0;170687 pSel->pWin->ppThis = &pWin->pNextWin;170690 pWin->ppThis = &pSel->pWin;