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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleDlg.h157 void DoIconize(bool iconize);
H A DMuleTrayIcon.cpp151 theApp->amuledlg->DoIconize(theApp->amuledlg->IsShown());
524 theApp->amuledlg->DoIconize(theApp->amuledlg->IsShown());
H A DamuleDlg.cpp304 DoIconize(true);
1041 void CamuleDlg::DoIconize(bool iconize) function in class:CamuleDlg
1072 DoIconize(evt.IsIconized());
1074 DoIconize(evt.Iconized());

Completed in 55 milliseconds