Searched refs:KEY_TAB_SIZE (Results 1 – 2 of 2) sorted by relevance
525 #define KEY_TAB_SIZE (VK_ENDDRAG+1) macro527 static USHORT aImplTranslateKeyTab[KEY_TAB_SIZE] =2604 if ( (nKeyFlags & KC_VIRTUALKEY) && (nKeyCode < KEY_TAB_SIZE) ) in ImplSalGetKeyCode()
623 #define KEY_TAB_SIZE 146 macro625 static sal_uInt16 aImplTranslateKeyTab[KEY_TAB_SIZE] =3597 if ( wParam < KEY_TAB_SIZE ) in ImplSalGetKeyCode()
Completed in 62 milliseconds