Searched refs:m_aDocumentWindowList (Results 1 – 2 of 2) sorted by relevance
69 pFocusTracker->m_aDocumentWindowList.erase( getWindow(pEvent) ); in WindowEventHandler()265 if( m_aDocumentWindowList.find(pWindow) == m_aDocumentWindowList.end() ) in window_got_focus()267 m_aDocumentWindowList.insert(pWindow); in window_got_focus()
95 std::set< Window *> m_aDocumentWindowList; member in AquaA11yFocusTracker
Completed in 16 milliseconds