Searched refs:isShortkeyEnabled (Results 1 – 1 of 1) sorted by relevance
1045 bool isShortkeyEnabled = GetShortKeyState(); in OnDataClone() local1057 if (isShortkeyEnabled != GetShortKeyState()) { in OnDataClone()1058 SetShortKeyState(isShortkeyEnabled); in OnDataClone()1059 SetShortKeyState(!isShortkeyEnabled); in OnDataClone()