Searched refs:HandleGetKeyInfo (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/input/
H A DInputServer.h134 status_t HandleGetKeyInfo(BMessage* message, BMessage* reply);
H A DInputServer.cpp469 status = HandleGetKeyInfo(message, &reply);
723 InputServer::HandleGetKeyInfo(BMessage* message, BMessage* reply) function in class:InputServer

Completed in 71 milliseconds