Home
last modified time | relevance | path

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

/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dprefs.h65 gboolean conv_rel_path_to_abs; member
H A Dgimageview.c189 if (conf.conv_rel_path_to_abs) { in get_files_from_argument()
H A Dprefs.c98 {"conv_rel_path_to_abs", D_BOOL, "TRUE", &conf.conv_rel_path_to_abs},