Searched refs:bLowWordOnly (Results 1 – 1 of 1) sorted by relevance
722 BOOL bLowWordOnly = FALSE, bSkipThisKey = FALSE, bHotKeyDone = TRUE; in ImmProcessKey() local739 bLowWordOnly = TRUE; in ImmProcessKey()752 UINT vk = (bLowWordOnly ? LOWORD(vKey) : vKey); in ImmProcessKey()