Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h1212 boolean lives_text_buffer_insert_at_end(LiVESTextBuffer *, const char *text);
H A Ddialogs.c1046 lives_text_buffer_insert_at_end(optextbuf, str_return); in pump_io_chan()
H A Dwidget-helper.c11723 boolean lives_text_buffer_insert_at_end(LiVESTextBuffer * tbuff, const char *text) { in lives_text_buffer_insert_at_end() function