Searched refs:MaskSatisfied (Results 1 – 2 of 2) sorted by relevance
142 static bool MaskSatisfied(wchar_t c_Change, wchar_t c_Mask);
294 bool CJS_PublicMethods::MaskSatisfied(wchar_t c_Change, wchar_t c_Mask) { in MaskSatisfied() function in CJS_PublicMethods1112 if (!MaskSatisfied(valEvent[iIndex], wstrMask[iIndex])) in AFSpecial_KeystrokeEx()1154 if (!MaskSatisfied(wChange[i], wMask)) { in AFSpecial_KeystrokeEx()