Home
last modified time | relevance | path

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

/dports/x11-wm/wmakerconf/wmakerconf-2.12/src/
H A Dwmconfig.c190 wmakerconf = read_proplist (conffile); in main()
211 orig_rootmenu = read_proplist (orig_rootmenu_fname); in main()
231 windowmaker = read_proplist (orig_wmaker_fname); in main()
266 global_windowmaker = read_proplist (filename); in main()
H A Dmisc.h67 read_proplist (const char *filename);
H A Dmisc.c667 read_proplist (const char *filename) in read_proplist() function
H A Dthemebrowser.c553 proplist_t theme = read_proplist (filename); in load_attributes()
2006 theme = read_proplist (name); in theme_image_filename()
2011 theme = read_proplist (fname2); in theme_image_filename()
2085 theme = read_proplist (name); in theme_gradient()
2090 theme = read_proplist (fname2); in theme_gradient()
2867 theme = read_proplist (tmpthemename); in get_theme_attributes()
H A Drootmenu.c257 proplist_t menu = read_proplist (filename); in rootmenu_dialog()
2329 menu = read_proplist (filename); in convert_to_proplist()
2349 menu = read_proplist (tmp_name); in convert_to_proplist()
H A Dtexture.c3107 proplist_t state = read_proplist (filename); in get_workspace_names()