Searched refs:MuleNotify (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 DGuiEvents.h54 namespace MuleNotify namespace
434 using MuleNotify::CMuleGUIEvent;
449 #define Notify_SharedFilesShowFile(file) MuleNotify::DoNotify(&MuleNotify::SharedFilesShowFile, file)
450 #define Notify_SharedFilesRemoveFile(file) MuleNotify::DoNotify(&MuleNotify::SharedFilesRemoveFile, file)
451 #define Notify_SharedFilesRemoveAllItems() MuleNotify::DoNotify(&MuleNotify::SharedFilesRemoveAllFiles)
452 #define Notify_SharedFilesShowFileList() MuleNotify::DoNotify(&MuleNotify
[all...]
H A Damule.h86 namespace MuleNotify { namespace
91 using MuleNotify::CMuleGUIEvent;
H A DGuiEvents.cpp65 namespace MuleNotify namespace

Completed in 114 milliseconds