Searched refs:GetOtherWin (Results 1 – 4 of 4) sorted by relevance
282 if ( mConnections.GetObject( i )->GetOtherWin( this ) == pWin ) in ConnectionExistsInAnyDirection()320 if ( pCon->GetOtherWin( this )->GetId() == nEndId ) in GetConnector()411 pWin = pCon->GetOtherWin( this ); in MarkNeeded()442 pWin = pCon->GetOtherWin( this ); in MarkDepending()570 …m( mnPopupStaticItems + i + 1, String( ((mConnections.GetObject( i ))->GetOtherWin( this ))->GetBo… in MouseButtonUp()
231 ObjectWin* Connector::GetOtherWin( ObjectWin* pWin ) in GetOtherWin() function in Connector
1252 pNewWin = pCon->GetOtherWin( pWin ); in Impl_Traveller()
65 ObjectWin* GetOtherWin( ObjectWin* pWin );
Completed in 15 milliseconds