Home
last modified time | relevance | path

Searched refs:handlePageButtons (Results 1 – 3 of 3) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dmenus.cpp204 else if(dialog::handlePageButtons(uni)) ; in showOverview()
H A Dyendor.cpp939 else if(dialog::infix == "" && dialog::handlePageButtons(uni)) ; in showMenu()
H A Ddialogs.cpp1018 EX bool handlePageButtons(int uni) { in handlePageButtons() function