Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Denums.h149 PREFS_NOTEBOOK_LABELS_AUTO = 0, enumerator
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-notebook.cpp58 …prefs->getInt("/options/notebooklabels/value", PREFS_NOTEBOOK_LABELS_AUTO) == PREFS_NOTEBOOK_LABEL… in DialogNotebook()
H A Dinkscape-preferences.cpp1784 …ls_auto.init( _("Automatic"), "/options/notebooklabels/value", PREFS_NOTEBOOK_LABELS_AUTO, true, n… in initPageUI()