Home
last modified time | relevance | path

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

/dports/multimedia/xfce4-parole/parole-4.16.0/src/
H A Dparole-utils.h35 gchar *parole_get_name_without_extension (const gchar *name) G_GNUC_MALLOC G_GNUC_WARN_UNUSE…
H A Dparole-utils.c217 parole_get_name_without_extension(const gchar *name) { in parole_get_name_without_extension() function
238 file_no_ext = parole_get_name_without_extension(file); in parole_get_subtitle_in_dir()
H A Dparole-medialist.c808 name = parole_get_name_without_extension(fbasename); in parole_media_list_format_combo_changed_cb()