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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtopluniv.cpp91 m_usingNativeDecorations = ms_drawDecorations == 0;
109 if ( !m_usingNativeDecorations )
126 if ( !m_usingNativeDecorations )
139 if ( !m_usingNativeDecorations )
168 m_usingNativeDecorations = native;
173 return m_usingNativeDecorations;
232 if ( !m_usingNativeDecorations )
250 if ( !m_usingNativeDecorations )
269 if ( !m_usingNativeDecorations )
281 if ( m_usingNativeDecorations || !m_rendere
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dtoplevel.h182 bool m_usingNativeDecorations; member in class:wxTopLevelWindow

Completed in 157 milliseconds