Searched refs:w_Mask (Results 1 – 1 of 1) sorted by relevance
1711 wchar_t w_Mask = wstrMask[iIndexMask]; in AFSpecial_KeystrokeEx() local1712 if (!isReservedMaskChar(w_Mask)) { in AFSpecial_KeystrokeEx()1713 *it = w_Mask; in AFSpecial_KeystrokeEx()1716 if (!maskSatisfied(w_Change, w_Mask)) { in AFSpecial_KeystrokeEx()