Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx69 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()
/trunk/main/vcl/inc/aqua/
H A Daqua11yfocustracker.hxx95 std::set< Window *> m_aDocumentWindowList; member in AquaA11yFocusTracker

Completed in 10 milliseconds