Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h1339 const char *lives_textsize_to_string(int val);
H A Dinterface.c6896 …lives_widget_set_text_size(widget, LIVES_WIDGET_STATE_NORMAL, lives_textsize_to_string(prefs->msg_… in msg_area_scroll_to()
H A Dwidget-helper.c12633 const char *lives_textsize_to_string(int val) { in lives_textsize_to_string() function