Searched refs:key_info (Results 1 - 7 of 7) sorted by relevance

/haiku/src/tests/kits/game/push_game_sound_test/
H A Dpush_game_sound_sine.cpp77 key_info keyInfo;
H A Dpush_game_sound_test.cpp131 key_info keyInfo;
/haiku/src/libs/libtelnet/
H A Dencrypt.c174 static struct key_info { struct
185 static void encrypt_keyid(struct key_info *kp, unsigned char *keyid, int len);
718 encrypt_keyid(struct key_info *kp, unsigned char *keyid, int len)
766 struct key_info *kp = &ki[(dir == DIR_ENCRYPT) ? 0 : 1];
/haiku/headers/os/interface/
H A DInterfaceDefs.h38 struct key_info { struct
445 status_t get_key_info(key_info* info);
/haiku/src/servers/input/
H A DInputServer.h219 key_info fKeyInfo; // current key info
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp838 get_key_info(key_info *info)
851 if (reply.FindData("key_info", B_ANY_TYPE, &data, &count) != B_OK)
/haiku/src/apps/deskbar/
H A DSwitcher.cpp271 key_info keyInfo;

Completed in 116 milliseconds