Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/gamemgr/
H A Dbggame.cc899 int txt_ypos = gwin->get_height() - txt_height - 16; in scene_guardian() local
903 win->get(backup3.get(), win->get_start_x(), txt_ypos); in scene_guardian()
936 win->put(backup3.get(), win->get_start_x(), txt_ypos); in scene_guardian()
943 font->center_text(win->get_ib8(), centerx, txt_ypos, txt_ptr); in scene_guardian()
1003 win->put(backup3.get(), 0, txt_ypos); in scene_guardian()