Searched refs:wxInsertChildInDialog (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/gtk/
H A Dpopupwin.cpp137 static void wxInsertChildInDialog( wxPopupWindow* parent, wxWindow* child ) function
185 m_insertCallback = (wxInsertChildFunction) wxInsertChildInDialog;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dpopupwin.cpp141 static void wxInsertChildInDialog( wxPopupWindow* parent, wxWindow* child ) function
189 m_insertCallback = (wxInsertChildFunction) wxInsertChildInDialog;

Completed in 107 milliseconds