Home
last modified time | relevance | path

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

/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Dtheme.c182 static SDL_RWops *load_img_if_exists(Bundle *res, const char *base_name) in load_img_if_exists() function
303 rw = load_img_if_exists(&res, "bevel"); in load_theme()
319 rw = load_img_if_exists(&res, "vu"); in load_theme()
326 rw = load_img_if_exists(&res, "analyzor"); in load_theme()
333 rw = load_img_if_exists(&res, "catometer"); in load_theme()
340 rw = load_img_if_exists(&res, "cursor"); in load_theme()
350 rw = load_img_if_exists(&res, "icon"); in load_theme()
359 rw = load_img_if_exists(&res, "logo"); in load_theme()