Home
last modified time | relevance | path

Searched refs:g_aWindowList (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/vcl/unx/gtk/a11y/
H A Datkutil.cxx522 static std::set< Window * > g_aWindowList; variable
573 if( g_aWindowList.find(pWindow) == g_aWindowList.end() ) in handle_get_focus()
575 g_aWindowList.insert(pWindow); in handle_get_focus()
686 g_aWindowList.erase( static_cast< ::VclWindowEvent const * >(pEvent)->GetWindow() ); in WindowEventHandler()

Completed in 13 milliseconds