Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DText_gump.h45 int show_next_page();
H A DText_gump.cc108 int Text_gump::show_next_page( in show_next_page() function in Text_gump
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dkeys.cc414 } while (scroll->show_next_page()); in DoAction()
485 } while (scroll->show_next_page()); in ShowHelp()
502 } while (scroll->show_next_page()); in ShowCheatHelp()
519 } while (scroll->show_next_page()); in ShowMapeditHelp()
567 } while (scroll->show_next_page()); in ShowBrowserKeys()
H A Dkeyactions.cc144 } while (scroll->show_next_page()); in ActionAbout()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/
H A Ducinternal.cc584 while (book->show_next_page() && in show_pending_text()