Searched refs:wMask (Results 1 – 1 of 1) sorted by relevance
1464 FX_WCHAR wMask = wstrMask[iIndexMask]; in AFSpecial_KeystrokeEx() local1465 if (!isReservedMaskChar(wMask)) in AFSpecial_KeystrokeEx()1466 wChange.SetAt(i, wMask); in AFSpecial_KeystrokeEx()1468 if (!maskSatisfied(wChange[i], wMask)) { in AFSpecial_KeystrokeEx()