Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dfiler.c343 Settings *dir_settings; in open_filer_window() local
350 dir_settings && dir_settings->flags & SET_POSITION); in open_filer_window()
1444 Settings *dir_settings = NULL; in filer_opendir() local
1543 if (dir_settings) in filer_opendir()
1562 s_type = dir_settings->sort_type; in filer_opendir()
1572 dir_settings->filter_type, in filer_opendir()
1573 dir_settings->filter); in filer_opendir()
1585 if (dir_settings) in filer_opendir()
1590 dir_settings->x, dir_settings->y); in filer_opendir()
1595 dir_settings->width, in filer_opendir()
[all …]