Searched refs:KeyPressed (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/
H A DDesktopListener.h41 virtual bool KeyPressed(uint32 what, int32 key,
H A DDesktopListener.cpp104 if (listener->KeyPressed(what, key, modifiers))
/haiku/src/servers/app/stackandtile/
H A DStackAndTile.h59 virtual bool KeyPressed(uint32 what, int32 key,
H A DStackAndTile.cpp133 StackAndTile::KeyPressed(uint32 what, int32 key, int32 modifiers) function in class:StackAndTile

Completed in 35 milliseconds