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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dminifram.h33 Create(parent, id, title, pos, size, style | wxFRAME_TOOL_WINDOW | wxFRAME_FLOAT_ON_PARENT, name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dminifram.h34 Create(parent, id, title, pos, size, style | wxFRAME_TOOL_WINDOW | wxFRAME_FLOAT_ON_PARENT , name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dminifram.h34 Create(parent, id, title, pos, size, style | wxFRAME_TOOL_WINDOW | wxFRAME_FLOAT_ON_PARENT , name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dminifram.h32 wxFRAME_TOOL_WINDOW |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dminifram.h32 wxFRAME_TOOL_WINDOW |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_frame.cpp49 XRC_ADD_STYLE(wxFRAME_TOOL_WINDOW);
H A Dxh_mdi.cpp49 XRC_ADD_STYLE(wxFRAME_TOOL_WINDOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dbusyinfo.cpp46 | wxFRAME_TOOL_WINDOW)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dframe.cpp114 wxFLAGS_MEMBER(wxFRAME_TOOL_WINDOW)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dframe.h36 #define wxFRAME_TOOL_WINDOW 0x0004 // No taskbar button, no system menu macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dframe.cpp122 wxFLAGS_MEMBER(wxFRAME_TOOL_WINDOW)
775 if ( win->GetWindowStyle() & wxFRAME_TOOL_WINDOW )
H A Dtoplevel.cpp247 if ( style & wxFRAME_TOOL_WINDOW )
678 if ( HasFlag(wxFRAME_TOOL_WINDOW) || !IsEnabled() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtoplevel.cpp256 if (lStyle & wxFRAME_TOOL_WINDOW)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtoplevel.cpp517 if (style & wxFRAME_TOOL_WINDOW)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dtoplevel.cpp512 if (style & wxFRAME_TOOL_WINDOW)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtopluniv.cpp116 wxSYSTEM_MENU | wxRESIZE_BORDER | wxFRAME_TOOL_WINDOW |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtoplevel.cpp667 if ( HasFlag( wxFRAME_TOOL_WINDOW) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dframemanager.cpp801 wxFRAME_TOOL_WINDOW |
813 | wxFRAME_TOOL_WINDOW );
838 wxFRAME_TOOL_WINDOW |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtoplevel.cpp1163 if ( HasFlag( wxFRAME_TOOL_WINDOW) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dcontrolbar.cpp894 wxFRAME_TOOL_WINDOW | wxFRAME_FLOAT_ON_PARENT

Completed in 162 milliseconds