Searched refs:KeymapMethod (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/input/
H A DInputServerMethod.cpp277 KeymapMethod::KeymapMethod() function in class:KeymapMethod
284 KeymapMethod::~KeymapMethod()
H A DInputServer.h113 class KeymapMethod : public BInputServerMethod { class in inherits:BInputServerMethod
115 KeymapMethod();
116 ~KeymapMethod();
179 static KeymapMethod gKeymapMethod;
H A DInputServer.cpp56 KeymapMethod InputServer::gKeymapMethod;

Completed in 83 milliseconds