Lines Matching refs:mhAB
217 …WinGetMsg( pSalData->mhAB, &aTmpMsg, pInst->mhComWnd, SAL_MSG_RELEASEWAITYIELD, SAL_MSG_RELEASEWAI… in ImplSalYieldMutexAcquireWithWait()
381 pData->mhAB = hAB; in InitSalMain()
396 WinTerminate( pData->mhAB ); in DeInitSalMain()
416 if ( !WinRegisterClass( pSalData->mhAB, (PSZ)SAL_FRAME_CLASSNAME, in CreateSalInstance()
423 if ( !WinRegisterClass( pSalData->mhAB, (PSZ)SAL_SUBFRAME_CLASSNAME, in CreateSalInstance()
430 if ( !WinRegisterClass( pSalData->mhAB, (PSZ)SAL_COM_CLASSNAME, in CreateSalInstance()
450 pInst->mhAB = pSalData->mhAB; in CreateSalInstance()
542 if ( WinPeekMsg( pInst->mhAB, &aMsg, 0, 0, 0, PM_REMOVE ) ) in ImplSalYield()
544 WinDispatchMsg( pInst->mhAB, &aMsg ); in ImplSalYield()
555 if ( WinGetMsg( pInst->mhAB, &aMsg, 0, 0, 0 ) ) in ImplSalYield()
556 WinDispatchMsg( pInst->mhAB, &aMsg ); in ImplSalYield()
568 WinCancelShutdown( pFrame->mhAB, FALSE ); in ImplSalYield()
702 if ( WinPeekMsg( pSalData->mhAB, &aQMSG, 0, 0, 0, PM_NOREMOVE ) ) in AnyInput()
710 if ( WinPeekMsg( pSalData->mhAB, &aQMSG, 0, in AnyInput()
718 if ( WinPeekMsg( pSalData->mhAB, &aQMSG, 0, in AnyInput()
726 if ( WinPeekMsg( pSalData->mhAB, &aQMSG, 0, in AnyInput()
734 if ( WinPeekMsg( pSalData->mhAB, &aQMSG, 0, in AnyInput()
742 if ( WinPeekMsg( pSalData->mhAB, &aQMSG, 0, 0, 0, PM_NOREMOVE ) ) in AnyInput()