Searched refs:EC_TAG_MSGFILTER_FRIENDS (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.java326 public final static short EC_TAG_MSGFILTER_FRIENDS = 0x1403; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DECSpecialMuleTags.cpp141 msg_prefs.AddTag(CECEmptyTag(EC_TAG_MSGFILTER_FRIENDS));
439 ApplyBoolean(use_tag, thisTab, thePrefs::SetMsgOnlyFriends, EC_TAG_MSGFILTER_FRIENDS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h338 EC_TAG_MSGFILTER_FRIENDS = 0x1403, enumerator in enum:ECTagNames
784 case 0x1403: return wxT("EC_TAG_MSGFILTER_FRIENDS");

Completed in 64 milliseconds