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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dreparent.h22 class WXDLLIMPEXP_CORE wxReparenter: public wxObject class in inherits:wxObject
25 wxReparenter() {} function in class:wxReparenter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dreparent.cpp60 * wxReparenter
65 bool wxReparenter::sm_done = false;
66 wxAdoptedWindow* wxReparenter::sm_toReparent = NULL;
67 wxWindow* wxReparenter::sm_newParent = NULL;
68 wxString wxReparenter::sm_name;
69 bool wxReparenter::sm_exactMatch = false;
79 bool wxReparenter::Reparent(wxWindow* newParent, wxAdoptedWindow* toReparent)
136 bool wxReparenter::WaitAndReparent(wxWindow* newParent, wxAdoptedWindow* toReparent,
184 bool wxReparenter::ProcessXEvent(WXEvent* event)
222 WXWindow wxReparenter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/emulator/src/
H A Demulator.cpp217 wxReparenter reparenter;

Completed in 56 milliseconds