Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Ddiagnostics.c17 if (!mainw->lockstats) get_stats_msg(TRUE); in get_inst_fps()
H A Dmainwindow.h1774 boolean lockstats; member
H A Dmain.c1542 mainw->lockstats = FALSE; in lives_init()
7846 if ((mainw->overlay_msg && prefs->show_overlay_msgs) || mainw->lockstats) { in check_for_overlay_text()
7847 if (mainw->lockstats) { in check_for_overlay_text()
H A Dcallbacks.c11332 if (!keybd) mainw->lockstats = !mainw->lockstats;
11333 if (!mainw->lockstats) return FALSE;
H A Dsaveplay.c3138 mainw->lockstats = FALSE;