Home
last modified time | relevance | path

Searched refs:MenuLeafPrevKey (Results 1 – 2 of 2) sorted by relevance

/dports/games/kuklomenos/kuklomenos-0.4.5/
H A Dmenu.h208 class MenuLeafPrevKey : public MenuLeaf
215 MenuLeafPrevKey(command* commandp) : commandp(commandp) {} in MenuLeafPrevKey() function
H A Dmenu.cc291 LeafReturn MenuLeafPrevKey::act() in act()
339 MenuLeafPrevKey prevKey(&setKey.selectedKey);