Home
last modified time | relevance | path

Searched defs:pl_format_title (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c3312 pl_format_title (playItem_t *it, int idx, char *s, int size, int id, const char *fmt) { in pl_format_title() function
H A Ddeadbeef.h860 …int (*pl_format_title) (DB_playItem_t *it, int idx, char *s, int size, int id, const char *fmt) DE… member