Home
last modified time | relevance | path

Searched refs:filmStripShowFileNames (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtgui/
H A Dthumbbrowserentrybase.cc269 …rent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames && options… in updateBackBuffer()
299 …nt->getLocation() == ThumbBrowserBase::THLOC_EDITOR && (!options.filmStripShowFileNames || !option… in updateBackBuffer()
338 … || (parent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames)) in updateBackBuffer()
516 if (options.filmStripShowFileNames) { in resize()
529 …rent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames && !option… in resize()
548 …rent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames && !option… in resize()
H A Doptions.h305 bool filmStripShowFileNames; variable
H A Doptions.cc421 filmStripShowFileNames = false; in setDefaults()
1063filmStripShowFileNames = keyFile.get_boolean("File Browser", "FilmStripShowFileNames"); in readFromFile()
1964 keyFile.set_boolean("File Browser", "FilmStripShowFileNames", filmStripShowFileNames); in saveToFile()
H A Dfilecatalog.cc614 options.filmStripShowFileNames = exifInfo->get_active(); in exifInfoButtonToggled()
889 exifInfo->set_active( options.filmStripShowFileNames ); in enableTabMode()
H A Dthumbbrowserbase.cc1142 …thumbSizeTab != options.thumbSize)) || (options.showFileNames || options.filmStripShowFileNames)) { in enableTabMode()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dthumbbrowserentrybase.cc266 …rent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames && options… in updateBackBuffer()
296 …nt->getLocation() == ThumbBrowserBase::THLOC_EDITOR && (!options.filmStripShowFileNames || !option… in updateBackBuffer()
335 … || (parent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames)) in updateBackBuffer()
514 if (options.filmStripShowFileNames) { in resize()
527 …rent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames && !option… in resize()
546 …rent->getLocation() == ThumbBrowserBase::THLOC_EDITOR && options.filmStripShowFileNames && !option… in resize()
H A Doptions.h288 bool filmStripShowFileNames; variable
H A Doptions.cc435 filmStripShowFileNames = false; in setDefaults()
1022filmStripShowFileNames = keyFile.get_boolean("File Browser", "FilmStripShowFileNames"); in readFromFile()
1970 keyFile.set_boolean("File Browser", "FilmStripShowFileNames", filmStripShowFileNames); in saveToFile()
H A Dfilecatalog.cc517 options.filmStripShowFileNames = exifInfo->get_active(); in exifInfoButtonToggled()
687 exifInfo->set_active( options.filmStripShowFileNames ); in enableTabMode()
H A Dthumbbrowserbase.cc1188 …thumbSizeTab != options.thumbSize)) || (options.showFileNames || options.filmStripShowFileNames)) { in enableTabMode()