Home
last modified time | relevance | path

Searched defs:reset_screen (Results 1 – 18 of 18) sorted by relevance

/dports/comms/mlan3/mlan3-1.00/common/
H A Dscreenio.c112 void reset_screen(void) in reset_screen() function
/dports/chinese/tintin++/tt/src/
H A Dsplit.c212 void reset_screen(struct session *ses) in reset_screen() function
/dports/net/tintin++/tt/src/
H A Dsplit.c212 void reset_screen(struct session *ses) in reset_screen() function
/dports/devel/dev86/dev86-0.16.20/bootblocks/
H A Dboot_win.c149 reset_screen() in reset_screen() function
/dports/games/jzip/jzip-2.0.1g/
H A Dsmgio.c94 void reset_screen (void) in reset_screen() function
H A Dmscio.c92 void reset_screen (void) in reset_screen() function
H A Dbccio.c141 void reset_screen (void) in reset_screen() function
H A Dunixio.c189 void reset_screen () in reset_screen() function
H A Datariio.c273 void reset_screen () in reset_screen() function
H A Damigaio.c2947 reset_screen() in reset_screen() function
/dports/games/xzip/xzip/
H A Dunixio.c154 void reset_screen () in reset_screen() function
H A Dxio.c404 void reset_screen() in reset_screen() function
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_im_status_screen.c66 static void reset_screen(ui_window_t *win) { in reset_screen() function
/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_options.cpp486 bool reset_screen = false; in saveConfig() local
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dscreen.c1467 void reset_screen(){ in reset_screen() function
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dscreen.c140 void reset_screen(void) in reset_screen() function
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen_shared.h323 void reset_screen() in reset_screen() function
/dports/games/angband/Angband-4.2.2/src/
H A Dui-menu.c587 void menu_refresh(struct menu *menu, bool reset_screen) in menu_refresh()