Searched refs:EC_TAG_MSGFILTER_BY_KEYWORD (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.java328 public final static short EC_TAG_MSGFILTER_BY_KEYWORD = 0x1405; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DECSpecialMuleTags.cpp147 msg_prefs.AddTag(CECEmptyTag(EC_TAG_MSGFILTER_BY_KEYWORD));
441 ApplyBoolean(use_tag, thisTab, thePrefs::SetFilterByKeywords, EC_TAG_MSGFILTER_BY_KEYWORD);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h340 EC_TAG_MSGFILTER_BY_KEYWORD = 0x1405, enumerator in enum:ECTagNames
786 case 0x1405: return wxT("EC_TAG_MSGFILTER_BY_KEYWORD");

Completed in 123 milliseconds