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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dtoplevel.cpp62 // wxTopLevelWindowMotif implementation
65 void wxTopLevelWindowMotif::PreDestroy()
85 wxTopLevelWindowMotif::~wxTopLevelWindowMotif()
90 void wxTopLevelWindowMotif::Init()
95 bool wxTopLevelWindowMotif::Create( wxWindow *parent, wxWindowID id,
187 void wxTopLevelWindowMotif::DoGetPosition(int *x, int *y) const
210 void wxTopLevelWindowMotif::Raise()
231 void wxTopLevelWindowMotif::Lower()
252 static inline Widget GetShell( const wxTopLevelWindowMotif* tl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dtoplevel.h15 class WXDLLIMPEXP_CORE wxTopLevelWindowMotif : public wxTopLevelWindowBase class in inherits:wxTopLevelWindowBase
18 wxTopLevelWindowMotif() { Init(); } function in class:wxTopLevelWindowMotif
19 wxTopLevelWindowMotif( wxWindow* parent, wxWindowID id, function in class:wxTopLevelWindowMotif
38 virtual ~wxTopLevelWindowMotif();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtoplevel.h345 #define wxTopLevelWindowNative wxTopLevelWindowMotif

Completed in 39 milliseconds