Searched refs:EC_TAG_MSGFILTER_ALL (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/libs/ec/java/
H A DECCodes.java325 public final static short EC_TAG_MSGFILTER_ALL = 0x1402; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DECSpecialMuleTags.cpp138 msg_prefs.AddTag(CECEmptyTag(EC_TAG_MSGFILTER_ALL));
438 ApplyBoolean(use_tag, thisTab, thePrefs::SetFilterAllMessages, EC_TAG_MSGFILTER_ALL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h337 EC_TAG_MSGFILTER_ALL = 0x1402, enumerator in enum:ECTagNames
783 case 0x1402: return wxT("EC_TAG_MSGFILTER_ALL");

Completed in 118 milliseconds