Searched refs:KeyPressed (Results 1 – 4 of 4) sorted by relevance
59 virtual bool KeyPressed(uint32 what, int32 key,
133 StackAndTile::KeyPressed(uint32 what, int32 key, int32 modifiers) in KeyPressed() function in StackAndTile
41 virtual bool KeyPressed(uint32 what, int32 key,
104 if (listener->KeyPressed(what, key, modifiers)) in NotifyKeyPressed()