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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleDlg.h146 bool IsDialogVisible( DialogType dlg ) function in class:CamuleDlg
H A DChatWnd.cpp201 if ( !theApp->amuledlg->IsDialogVisible(CamuleDlg::DT_CHAT_WND) ) {
H A DDownloadListCtrl.cpp833 if ( !theApp->amuledlg->IsDialogVisible( CamuleDlg::DT_TRANSFER_WND ) ) {
H A DGenericClientListCtrl.cpp643 if ( !theApp->amuledlg->IsDialogVisible( GetParentDialog() ) ) {

Completed in 76 milliseconds