Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h245 lives_colRGBA64_t *lives_rgba_copy(lives_colRGBA64_t *col1, lives_colRGBA64_t *col2);
H A Dpreferences.c1040 lives_rgba_copy(pcol, &lcol); in pref_factory_color_button()
H A Dwidget-helper.c12609 WIDGET_HELPER_GLOBAL_INLINE lives_colRGBA64_t *lives_rgba_copy(lives_colRGBA64_t *col1, lives_colRG… in lives_rgba_copy() function