Searched refs:frontWindow (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp1531 WindowRef frontWindow = ::FrontNonFloatingWindow() ; local
1533 if ( frontWindow )
1534 ::GetWindowAttributes( frontWindow , &frontWindowAttributes ) ;
1563 if ( window != frontWindow && s_macIsInModalLoop && !(ev->modifiers & cmdKey ) )
1655 if ( window != frontWindow && wxTheApp->s_captureWindow == NULL )

Completed in 62 milliseconds