Searched refs:g_aWindowList (Results 1 – 1 of 1) sorted by relevance
518 static std::set< Window * > g_aWindowList; variable569 if( g_aWindowList.find(pWindow) == g_aWindowList.end() ) in handle_get_focus()571 g_aWindowList.insert(pWindow); in handle_get_focus()682 g_aWindowList.erase( static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow() ); in WindowEventHandler()