Searched refs:showAtStartup (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtipdlg.h80 bool showAtStartup = true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtipdlg.cpp111 bool showAtStartup);
217 bool showAtStartup)
269 m_checkbox->SetValue(showAtStartup);
339 bool showAtStartup)
341 wxTipDialog dlg(parent, tipProvider, showAtStartup);
215 wxTipDialog(wxWindow *parent, wxTipProvider *tipProvider, bool showAtStartup) argument
337 wxShowTip(wxWindow *parent, wxTipProvider *tipProvider, bool showAtStartup) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialogs/
H A Ddialogs.cpp1034 bool showAtStartup = wxShowTip(this, tipProvider); local
1036 if ( showAtStartup )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex2374 \param{bool }{showAtStartup = true}}
2384 \docparam{showAtStartup}{Should be true if startup tips are shown, false

Completed in 105 milliseconds