Home
last modified time | relevance | path

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

/dports/www/links/links-2.25/
H A Dx.c451 q_palette(q, a, 65535, rgb); in x_fill_color_table()
597 q_palette(X_STATIC_COLORS, idx, 65535, rgb); in x_query_palette()
634 q_palette(X_STATIC_COLORS, i, 65535, rgb); in x_query_palette()
650 q_palette(X_STATIC_COLORS, c, 65535, rgb); in x_query_palette()
664 q_palette(X_STATIC_COLORS, i, 65535, rgb); in x_query_palette()
2162 q_palette(X_STATIC_COLORS, i, 65535, rgb); in x_get_real_colors()
2258 q_palette(256, a, 65535, rgb); in x_convert_to_216()
H A Dmain.c616 q_palette(216, b, 65535, rgb1); in main()
617 q_palette(216, j, 65535, rgb2); in main()
H A Dgrx.c43 q_palette(colors, i, 255, rgb); in grx_set_palette()
H A Dframebuf.c665 q_palette(cols, a, 65535, rgb); in generate_palette()
H A Dsvgalib.c594 q_palette(active_colors, (unsigned)a, (1U << palette_depth) - 1, palette[a].rgb); in generate_palette()
H A Ddip.c2417 void q_palette(unsigned size, unsigned color, unsigned scale, unsigned rgb[3]) in q_palette() function
H A Dpmshell.c1876 q_palette(pm_colors, i, 255, rgb); in pm_init_driver()
H A Dlinks.h2300 void q_palette(unsigned size, unsigned color, unsigned scale, unsigned rgb[3]);