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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dtoplevel.h127 static bool s_macWindowCompositing ; member in class:wxTopLevelWindowMac
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtoplevel.cpp501 bool wxTopLevelWindowMac::s_macWindowCompositing = false; member in class:wxTopLevelWindowMac
745 if ( wxTopLevelWindowMac::s_macWindowCompositing )
776 if ( wxTopLevelWindowMac::s_macWindowCompositing )
807 bool oldval = s_macWindowCompositing;
808 s_macWindowCompositing = useCompositing;

Completed in 136 milliseconds