Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h608 boolean lives_text_buffer_set_text(LiVESTextBuffer *, const char *, int len);
H A Dparamwindow.c1758 lives_text_buffer_set_text(textbuffer, txt, -1); in add_param_to_box()
H A Dwidget-helper.c4054 WIDGET_HELPER_GLOBAL_INLINE boolean lives_text_buffer_set_text(LiVESTextBuffer *tbuff, const char *… in lives_text_buffer_set_text() function
11718 return lives_text_buffer_set_text(textbuf, text, len); in lives_text_view_set_text()