Home
last modified time | relevance | path

Searched refs:forcefix (Results 1 – 4 of 4) sorted by relevance

/dports/games/xzip/xzip/
H A Dscreen.c433 static int forcefix = (-1); local
435 if (forcefix != currentfix) {
436 forcefix = currentfix;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dprocessor_screen.cpp122 int forcefix = ((h_flags & FIXED_FONT_FLAG) != 0); in screen_char() local
124 if (forcefix && !curfix) { in screen_char()
127 } else if (!forcefix && fixforced) { in screen_char()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dprocessor_screen.cpp122 int forcefix = ((h_flags & FIXED_FONT_FLAG) != 0); in screen_char() local
124 if (forcefix && !curfix) { in screen_char()
127 } else if (!forcefix && fixforced) { in screen_char()
/dports/devel/libvirt/libvirt-7.10.0/src/rpc/
H A Dgendispatch.pl85 my $forcefix = $structprefix eq "admin";
89 if ($forcefix || $name =~ /_/ ||