Searched refs:MaskSatisfied (Results 1 – 2 of 2) sorted by relevance
150 static bool MaskSatisfied(wchar_t c_Change, wchar_t c_Mask);
281 bool CJS_PublicMethods::MaskSatisfied(wchar_t c_Change, wchar_t c_Mask) { in MaskSatisfied() function in CJS_PublicMethods1414 if (!MaskSatisfied(valEvent[iIndexMask], wstrMask[iIndexMask])) in AFSpecial_KeystrokeEx()1460 if (!MaskSatisfied(wChange[i], wMask)) { in AFSpecial_KeystrokeEx()