Searched refs:pClientWindow (Results 1 – 1 of 1) sorted by relevance
401 … SystemWindow* pClientWindow = (SystemWindow*)(pBorderWindow->ImplGetClientWindow()); in ImplMouseButtonDown() local402 pClientWindow->TitleButtonClick( TITLE_BUTTON_MENU ); in ImplMouseButtonDown()451 … SystemWindow* pClientWindow = (SystemWindow*)(pBorderWindow->ImplGetClientWindow()); in ImplMouseButtonDown() local453 pClientWindow->TitleButtonClick( TITLE_BUTTON_DOCKING ); in ImplMouseButtonDown()456 if ( pClientWindow->IsRollUp() ) in ImplMouseButtonDown()457 pClientWindow->RollDown(); in ImplMouseButtonDown()459 pClientWindow->RollUp(); in ImplMouseButtonDown()460 pClientWindow->Roll(); in ImplMouseButtonDown()527 … SystemWindow* pClientWindow = (SystemWindow*)(pBorderWindow->ImplGetClientWindow()); in ImplTracking() local528 if ( pClientWindow->IsRollUp() ) in ImplTracking()[all …]