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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpantabv.tex51 \func{void}{ClearWindows}{\param{bool}{ deleteWindows = true}}
53 Removes the child windows from the view. If {\it deleteWindows} is true, the windows will be deleted.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h348 void ClearWindows(bool deleteWindows = true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp1272 void wxPanelTabView::ClearWindows(bool deleteWindows) argument
1274 if (deleteWindows)

Completed in 101 milliseconds