Lines Matching refs:GetMutexImpl
93 ::vos::OGuard aGuard( GetMutexImpl() ); in getWindowHandle()
134 ::vos::OGuard aGuard( GetMutexImpl() ); in addTopWindowListener()
141 ::vos::OGuard aGuard( GetMutexImpl() ); in removeTopWindowListener()
148 ::vos::OGuard aGuard( GetMutexImpl() ); in toFront()
159 ::vos::OGuard aGuard( GetMutexImpl() ); in toBack()
171 ::vos::OGuard aGuard( GetMutexImpl() ); in setMenuBar()
190 ::vos::OGuard aGuard( GetMutexImpl() ); in getIsMaximized()
202 ::vos::OGuard aGuard( GetMutexImpl() ); in setIsMaximized()
214 ::vos::OGuard aGuard( GetMutexImpl() ); in getIsMinimized()
226 ::vos::OGuard aGuard( GetMutexImpl() ); in setIsMinimized()
238 ::vos::OGuard aGuard( GetMutexImpl() ); in getDisplay()
250 ::vos::OGuard aGuard( GetMutexImpl() ); in setDisplay()
280 vos::IMutex& VCLXTopWindow::GetMutexImpl() in GetMutexImpl() function in VCLXTopWindow