Home
last modified time | relevance | path

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

/dports/graphics/gegl/gegl-0.4.34/operations/common/ctx/
H A Dctx.h32285 static long ctx_rgb_to_long (int r,int g, int b) in ctx_rgb_to_long() function
32293 long lc = ctx_rgb_to_long (red, green, blue); in ctx_term_set_fg()
32324 long lc = ctx_rgb_to_long (red, green, blue); in ctx_term_set_bg()