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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtoplevel.h161 long m_lFsStyle; // Passed to ShowFullScreen member in class:wxTopLevelWindowOS2
H A Dframe.h180 long m_lFsStyle; // Passed to ShowFullScreen member in class:wxFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dframe.cpp461 m_lFsStyle = lStyle;
595 if (pTheToolBar && (m_lFsStyle & wxFULLSCREEN_NOTOOLBAR))
603 if ((m_lFsStyle & wxFULLSCREEN_NOSTATUSBAR) && (m_nFsStatusBarFields > 0))
610 if ((m_lFsStyle & wxFULLSCREEN_NOMENUBAR) && (m_hMenu != 0))
H A Dtoplevel.cpp145 m_lFsStyle = 0;
902 m_lFsStyle = lStyle;

Completed in 60 milliseconds