Searched refs:GetMutexImpl (Results 1 – 4 of 4) sorted by relevance
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()[all …]
52 vos::IMutex& GetMutexImpl();
80 vos::IMutex& VCLXDialog::GetMutexImpl() in GetMutexImpl() function in layoutimpl::VCLXDialog
53 virtual ::vos::IMutex& GetMutexImpl() = 0;94 virtual vos::IMutex& GetMutexImpl();
Completed in 30 milliseconds