Home
last modified time | relevance | path

Searched refs:fs_flip_right (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/geeqie/geeqie-1.6/src/
H A Doptions.h283 gboolean fs_flip_right; member
H A Dpreferences.c407 (c_options->stereo.tmp.fs_flip_right ? PR_STEREO_FLIP_RIGHT : 0) | in config_window_apply()
3593 options->stereo.fsmode & PR_STEREO_FLIP_RIGHT, &c_options->stereo.tmp.fs_flip_right); in config_tab_stereo()