Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dparamspecial.c387 lives_font_chooser_set_font(LIVES_FONT_CHOOSER(param->widgets[1]), param->value); in check_for_special()
H A Dwidget-helper.h856 boolean lives_font_chooser_set_font(LiVESFontChooser *, const char *fontname);
H A Dwidget-helper.c6744 WIDGET_HELPER_GLOBAL_INLINE boolean lives_font_chooser_set_font(LiVESFontChooser *fc, in lives_font_chooser_set_font() function