Searched refs:GetParentDialog (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 DSharedFilePeersListCtrl.h56 virtual CamuleDlg::DialogType GetParentDialog() { return CamuleDlg::DT_SHARED_WND; } function in class:CSharedFilePeersListCtrl
H A DSourceListCtrl.h57 virtual CamuleDlg::DialogType GetParentDialog() { return CamuleDlg::DT_TRANSFER_WND; } function in class:CSourceListCtrl
H A DGenericClientListCtrl.h165 virtual CamuleDlg::DialogType GetParentDialog() = 0;
H A DGenericClientListCtrl.cpp643 if ( !theApp->amuledlg->IsDialogVisible( GetParentDialog() ) ) {

Completed in 50 milliseconds