Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Drc_configuration_vars.h206 CONFIG_VARIABLE (int32_t, saved_history_depth, "save-history-depth", 20)
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dselect.c2268 int saved_history_depth=historyDepth; local
2287 if (saved_history_depth != historyDepth) RestoreDefaultHistoryDepth();
H A Dspecial.c2807 int saved_history_depth=historyDepth; in MergeWithTable() local
2868 if (saved_history_depth != historyDepth) RestoreDefaultHistoryDepth(); in MergeWithTable()
H A Dimport.c2891 int saved_history_depth=historyDepth; in ImportGIFToXPixmapDeck() local
2897 historyDepth = saved_history_depth; in ImportGIFToXPixmapDeck()
H A Dmenu.c2876 int saved_history_depth=historyDepth; in RedrawIconWindow() local
2886 historyDepth = saved_history_depth; in RedrawIconWindow()