Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Ddisplay.h33 extern Option o_display_show_thumbs;
H A Ddisplay.c71 Option o_display_show_thumbs; variable
100 option_add_int(&o_display_show_thumbs, "display_show_thumbs", FALSE); in display_init()
H A Dfiler.c1537 filer_window->show_thumbs = o_display_show_thumbs.int_value; in filer_opendir()