Searched refs:IsReservedMaskChar (Results 1 – 2 of 2) sorted by relevance
151 static bool IsReservedMaskChar(wchar_t ch);
296 bool CJS_PublicMethods::IsReservedMaskChar(wchar_t ch) { in IsReservedMaskChar() function in CJS_PublicMethods1457 if (!IsReservedMaskChar(wMask)) in AFSpecial_KeystrokeEx()