Home
last modified time | relevance | path

Searched refs:lsSingle (Results 1 – 7 of 7) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dmenus.cpp547 else if(land_structure == lsSingle) in show_chaos()
571 land_structure = lsSingle; in mode_higlights()
610 land_structure = lsSingle; in mode_higlights()
622 land_structure = lsSingle; in mode_higlights()
637 land_structure = lsSingle; in mode_higlights()
651 land_structure = lsSingle; in mode_higlights()
665 land_structure = lsSingle; in mode_higlights()
686 land_structure = lsSingle; in mode_higlights()
707 if(bounded) return lsSingle; in default_land_structure()
708 if(tactic::on || princess::challenge) return lsSingle; in default_land_structure()
[all …]
H A Dlandlock.cpp84 …ceWalls, lsChaos, lsPatchedChaos, lsTotalChaos, lsChaosRW, lsWallChaos, lsSingle, lsNoWalls, lsGUA… enumerator
91 EX bool single() { return land_structure == lsSingle; } in single()
111 if(land_structure == lsSingle) return 0; in chaoticity()
132 case lsSingle: in land_structure_name()
144 land_structure = lsSingle; in fix_land_structure_choice()
147 land_structure = lsSingle; in fix_land_structure_choice()
155 land_structure = lsSingle; in fix_land_structure_choice()
157 land_structure = lsSingle; in fix_land_structure_choice()
158 if(bounded && !among(land_structure, lsChaosRW, lsTotalChaos, lsSingle)) in fix_land_structure_choice()
159 land_structure = lsSingle; in fix_land_structure_choice()
H A Dsystem.cpp1487 land_structure = lsSingle; in switch_game_mode()
1501 land_structure = tactic::on ? lsSingle : lsNiceWalls; in switch_game_mode()
1526 land_structure = princess::challenge ? lsSingle : lsNiceWalls; in switch_game_mode()
H A Dgeom-exp.cpp208 land_structure = lsSingle; in ge_land_selection()
H A Dyendor.cpp408 return lsSingle; in get_land_structure()
H A Dpattern2.cpp23 land_structure = lsSingle; in enable_canvas()
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DmORMotReport.pas266 TLineSpacing = (lsSingle, lsOneAndHalf, lsDouble);
2099 lsSingle: result := fLineHeight;
3172 fLineSpacing := lsSingle;