Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dparamspecial.c207 lingo_font_description_free(lfd); in font_set_cb()
216 lingo_font_description_free(lfd); in text_size_cb()
H A Dpangotext.c530 if (font) lingo_font_description_free(font); in render_text_to_cr()
H A Dwidget-helper.h102 #define lingo_font_description_free(a) pango_font_description_free(a) macro