Home
last modified time | relevance | path

Searched refs:screenshot_directory (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dpreferences.cpp103 screenshot_directory=""; in reset()
105 screenshot_directory= "./screenshots"; in reset()
110 screenshot_directory = default_screenshot_path; in reset()
689 set->setValue("screenshot_folder", screenshot_directory); in save()
691 set->setValue("screenshot_directory", screenshot_directory); in save()
1280 screenshot_directory = set->value("screenshot_folder", screenshot_directory).toString(); in load()
1283 screenshot_directory = set->value("screenshot_directory", screenshot_directory).toString(); in load()
1987 if (screenshot_directory.isEmpty()) { in setupScreenshotFolder()
2010 screenshot_directory = default_screenshot_path; in setupScreenshotFolder()
2014 screenshot_directory = QDir::toNativeSeparators(screenshot_directory); in setupScreenshotFolder()
H A Dpreferences.h86 QString screenshot_directory; variable
H A Dprefgeneral.cpp233 setScreenshotDir( pref->screenshot_directory ); in setData()
353 TEST_AND_SET(pref->screenshot_directory, screenshotDir()); in getData()
H A Dcore.cpp1410 if (!pref->screenshot_directory.isEmpty() in screenshot()
1425 if (!pref->screenshot_directory.isEmpty() in screenshots()
1604 bool screenshot_enabled = (pref->use_screenshot && !pref->screenshot_directory.isEmpty() in startMplayer()
2389 QString dir = pref->screenshot_directory; in startMplayer()
2391 if (pref->use_short_pathnames) dir = Helper::shortPathName(pref->screenshot_directory); in startMplayer()
2403 QString dir = pref->screenshot_directory; in startMplayer()
2405 if (pref->use_short_pathnames) dir = Helper::shortPathName(pref->screenshot_directory); in startMplayer()
H A Dbasegui.cpp1547 !pref->screenshot_directory.isEmpty() && in enableActionsOnPlaying()
1548 QFileInfo(pref->screenshot_directory).isDir() ); in enableActionsOnPlaying()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dchrome_screenshot_grabber.cc382 base::FilePath screenshot_directory; in OnTookScreenshot() local
383 if (!GetScreenshotDirectory(&screenshot_directory)) { in OnTookScreenshot()
393 screenshot_directory.AppendASCII(screenshot_basename + ".png"); in OnTookScreenshot()
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/libraries/
H A DScreenshot.py100 def __init__(self, screenshot_directory=None, screenshot_module=None): argument
121 self._given_screenshot_dir = self._norm_path(screenshot_directory)
/dports/multimedia/smplayer/smplayer-21.10.0/setup/scripts/
H A Dmake_pkgs.cmd223 echo screenshot_directory=.\\screenshots>> "%SMPLAYER_PORTABLE_DIR%\smplayer.ini"
231 echo screenshot_directory=.\\screenshots>> "%SMPLAYER_PORTABLE_DIR%\smplayer_orig.ini"
324 echo screenshot_directory=.\\screenshots>> "%SMPLAYER_PORTABLE_DIR%\smplayer.ini"
332 echo screenshot_directory=.\\screenshots>> "%SMPLAYER_PORTABLE_DIR%\smplayer_orig.ini"
/dports/multimedia/mpv/mpv-0.34.1/options/
H A Doptions.h285 char *screenshot_directory; member
H A Doptions.c766 {"screenshot-directory", OPT_STRING(screenshot_directory),
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dscreenshot.c294 char *dir = ctx->mpctx->opts->screenshot_directory; in gen_fname()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.cfg828 # screenshot_directory =