Home
last modified time | relevance | path

Searched refs:doexiton (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dscores.cpp167 else if(doexiton(sym, uni)) popScreen(); in showPickScores()
268 else if(doexiton(sym, uni)) popScreen(); in show()
H A Dmenus.cpp206 else if(doexiton(sym, uni)) popScreen(); in showOverview()
318 else if(doexiton(sym, uni)) { in showMainMenu()
366 else if(doexiton(sym, uni)) popScreen(); in showGraphQuickKeys()
1253 else if(doexiton(sym, uni)) popScreen(); in showMessageLog()
H A Dmulti.cpp265 else if(doexiton(sym, uni)) in operator ()()
373 else if(doexiton(sym, uni)) in operator ()()
488 else if(doexiton(sym, uni)) popScreen(); in handleConfig()
H A Dconfig.cpp1686 else if(doexiton(sym, uni)) popScreen(); in showGraphConfig()
1849 else if(doexiton(sym, uni)) popScreen(); in showJoyConfig()
2040 else if(doexiton(sym, uni)) popScreen(); in showStereo()
2476 else if(doexiton(sym, uni)) popScreen(); in showCustomizeChar()
2627 if(doexiton(sym, uni)) popScreen(); in show_color_dialog()
2656 else if(uni == 'n' || doexiton(sym, uni)) in resetConfigMenu()
2716 else if(doexiton(sym, uni)) in selectLanguageScreen()
2832 else if(doexiton(sym, uni)) popScreen(); in find_setting()
H A Ddialogs.cpp153 if(doexiton(sym, uni)) popScreen(); in handler()
662 else if(doexiton(sym, uni)) { in handleKeyColor()
973 else if(doexiton(sym, uni)) { popScreen(); if(reaction_final) reaction_final(); } in drawNumberDialog()
1308 else if(doexiton(sym, uni)) { in string_edit_dialog()
H A Dquit.cpp589 else if(doexiton(sym, uni) && !didsomething) { in handleKeyQuit()
H A Dyendor.cpp641 else if(doexiton(sym, uni)) popScreen(); in showMenu()
941 else if(doexiton(sym, uni)) popScreen(); in showMenu()
H A Dinventory.cpp680 else if(doexiton(sym, uni)) { in show()
H A Dhistory.cpp653 else if(doexiton(sym, uni)) popScreen(); in handleKeyC()
H A Dtextures.cpp1235 else if(doexiton(sym, uni)) in showMagicMenu()
1459 else if(doexiton(sym, uni)) in showMenu()
H A Dnetgen.cpp735 else if(doexiton(sym, uni)) in show()
H A Ddebug.cpp504 else if(doexiton(sym, uni)) { in operator ()()
H A Dsurface.cpp789 else if(doexiton(sym, uni)) popScreen(); in show_surfaces()
H A Dhelp.cpp1109 else if(doexiton(sym, uni)) in showHelp()
H A Dpattern2.cpp2155 else if(doexiton(sym, uni)) popScreen(); in showPrePatternP()
2341 else if(doexiton(sym, uni)) popScreen(); in showPattern()
2521 else if(doexiton(sym, uni)) in showChangeablePatterns()
H A Dgeom-exp.cpp237 else if(doexiton(sym, uni)) popScreen(); in ge_land_selection()
H A Dcontrol.cpp304 EX bool doexiton(int sym, int uni) { in doexiton() function
H A Darbitrile.cpp750 if(doexiton(sym, uni)) popScreen(); in connection_debugger()
H A Dracing.cpp1248 if(doexiton(sym, uni)) { if(editing_track) editing_track = false; else popScreen(); } in raceconfigurer()
H A Darchimedean.cpp1435 if(doexiton(sym, uni)) popScreen(); in show()
H A Drug.cpp1728 else if(doexiton(sym, uni)) popScreen(); in show()
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dfunctions.cpp108 else if(doexiton(sym, uni)) in show_graph()
H A Dfifteen.cpp286 else if(doexiton(sym, uni)) popScreen(); in edit_fifteen()
H A Dsmoothcam.cpp374 if(doexiton(sym, uni)) popScreen(); in show()
H A Drogueviz.cpp1143 else if(doexiton(sym, uni)) popScreen(); in showVertexSearch()

12