Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DNotebook_gump.cc720 if (gwin->get_allow_autonotes()) in add_gflag_text()
797 if (gwin->get_allow_autonotes()) { in read_auto_text_file()
815 if (gwin->get_allow_autonotes()) { in read_auto_text()
H A DMiscOptions_gump.cc141 allow_autonotes = gwin->get_allow_autonotes(); in load_settings()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamewin.h288 bool get_allow_autonotes() const { in get_allow_autonotes() function