Home
last modified time | relevance | path

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

/dports/x11-wm/sway/sway-1.5.1/swaybar/tray/
H A Dicon.c388 list_t *dir_themes = load_themes_in_dir((*basedirs)->items[i]); in init_themes() local
389 if (dir_themes == NULL) { in init_themes()
392 list_cat(*themes, dir_themes); in init_themes()
393 list_free(dir_themes); in init_themes()
/dports/editors/tea/tea-qt-60.5.1/
H A Dtea.h231 QString dir_themes; variable
H A Dtea.cpp6390 dir_themes = dir_config + "/themes"; in create_paths()
6392 dr.setPath (dir_themes); in create_paths()
6394 dr.mkpath (dir_themes); in create_paths()
8522 dir_themes, in update_themes()