Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-gxcolormaps.c19 bool is_colormap(int n) in is_colormap() function
29 if (is_colormap(n)) in colormap_name()
47 if (is_colormap(index)) in delete_cmap()
96 if (is_colormap(index)) in get_current_color()
119 if (is_colormap(index)) in color_map_reds()
134 if (is_colormap(index)) in color_map_greens()
149 if (is_colormap(index)) in color_map_blues()
884 if (is_colormap(id)) in g_integer_to_colormap()
911 if (!(is_colormap(index))) in g_colormap_ref()
982 if (!(is_colormap(map))) in g_colormap_name()
[all …]
H A Dsnd-x1.h174 bool is_colormap(int n);
H A Dsnd-prefs.c3528 if (!(is_colormap(rts_colormap))) rts_colormap = DEFAULT_COLOR_MAP; in revert_colormap()
3553 if (is_colormap(curpos)) in colormap_from_text()
H A Dsnd-motif.c1327 if (is_colormap(cbs->item_position - 1)) in list_color_callback()
/dports/math/py-yt/yt-4.0.1/yt/visualization/
H A Dcolor_maps.py11 def is_colormap(cmap):