Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcanvas.c159 static char *chan_txt_cat(char *txt, int chan, int x, int y) in chan_txt_cat() function
191 tmp = chan_txt_cat(tmp, CHN_ALPHA, x, y); in update_xy_bar()
193 tmp = chan_txt_cat(tmp, CHN_SEL, x, y); in update_xy_bar()
195 tmp = chan_txt_cat(tmp, CHN_MASK, x, y); in update_xy_bar()