Home
last modified time | relevance | path

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

/dports/graphics/pgplot/pgplot/drivers/xtk/
H A Dpgtkdemo.c134 static float heat_l[] = {0.0, 0.2, 0.4, 0.6, 1.0}; variable
174 {"heat", COUNT(heat_l), heat_l, heat_r, heat_g, heat_b},
/dports/graphics/pgplot/pgplot/drivers/xmotif/
H A Dpgmdemo.c1333 static float heat_l[] = {0.0, 0.2, 0.4, 0.6, 1.0}; in CALL_FN() local
1337 recolor_image((Image *) client_data, heat_l, heat_r, heat_g, heat_b, in CALL_FN()
1338 sizeof(heat_l)/sizeof(heat_l[0])); in CALL_FN()
/dports/graphics/pgplot/pgplot/drivers/xathena/
H A Dpgawdemo.c1383 static float heat_l[] = {0.0, 0.2, 0.4, 0.6, 1.0}; in CALL_FN() local
1387 recolor_image((Image *) client_data, heat_l, heat_r, heat_g, heat_b, in CALL_FN()
1388 sizeof(heat_l)/sizeof(heat_l[0])); in CALL_FN()