Home
last modified time | relevance | path

Searched refs:set_color_map (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/urt/urt-3.1b1_12/get/
H A Dgetap.c289 gpr_$set_color_map((int)0,8,color_map,status);
368 gpr_$set_color_map( (int) 0, 256, colmap, status ); in borrow_color_map()
445 gpr_$set_color_map( (int)0, 8, colmap, status ); in window_color_map()
463 gpr_$set_color_map( (int)0, 8, colmap, status ); in window_color_map()
481 gpr_$set_color_map( (int) COLMAP_OFFSET, 256 - COLMAP_OFFSET, in window_color_map()
500 gpr_$set_color_map( (int) COLMAP_OFFSET, 256 - COLMAP_OFFSET, in window_color_map()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/examples/
H A Dpyqt_waterfall_f.py153 self.snk1.set_color_map(0, qtgui.INTENSITY_COLOR_MAP_TYPE_COOL)
154 self.snk1.set_color_map(1, qtgui.INTENSITY_COLOR_MAP_TYPE_COOL)
H A Dpyqt_waterfall_c.py167 self.snk1.set_color_map(0, qtgui.INTENSITY_COLOR_MAP_TYPE_COOL)
168 self.snk1.set_color_map(1, qtgui.INTENSITY_COLOR_MAP_TYPE_COOL)
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/rover/
H A Dengine.hpp66 void set_color_map(const vtkmColorMap &color_map) in set_color_map() function in rover::Engine
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/include/gnuradio/qtgui/
H A Dwaterfall_sink_f.h149 virtual void set_color_map(unsigned int which, const int color) = 0;
H A Dwaterfall_sink_c.h148 virtual void set_color_map(unsigned int which, const int color) = 0;
H A Dtime_raster_sink_f.h103 virtual void set_color_map(unsigned int which, const int color) = 0;
H A Dtime_raster_sink_b.h107 virtual void set_color_map(unsigned int which, const int color) = 0;
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/lib/
H A Dtime_raster_sink_b_impl.h99 void set_color_map(unsigned int which, const int color);
H A Dtime_raster_sink_f_impl.h98 void set_color_map(unsigned int which, const int color);
H A Dwaterfall_sink_c_impl.h131 void set_color_map(unsigned int which, const int color);
H A Dwaterfall_sink_f_impl.h131 void set_color_map(unsigned int which, const int color);
H A Dtime_raster_sink_f_impl.cc207 void time_raster_sink_f_impl::set_color_map(unsigned int which, const int color) in set_color_map() function in gr::qtgui::time_raster_sink_f_impl
H A Dtime_raster_sink_b_impl.cc209 void time_raster_sink_b_impl::set_color_map(unsigned int which, const int color) in set_color_map() function in gr::qtgui::time_raster_sink_b_impl
H A Dwaterfall_sink_f_impl.cc263 void waterfall_sink_f_impl::set_color_map(unsigned int which, const int color) in set_color_map() function in gr::qtgui::waterfall_sink_f_impl
H A Dwaterfall_sink_c_impl.cc265 void waterfall_sink_c_impl::set_color_map(unsigned int which, const int color) in set_color_map() function in gr::qtgui::waterfall_sink_c_impl
/dports/net/gtk-vnc/gtk-vnc-0.7.2/src/
H A Dvncframebuffer.c239 VNC_FRAMEBUFFER_GET_INTERFACE(fb)->set_color_map(fb, map); in vnc_framebuffer_set_color_map()
H A Dvncframebuffer.h73 void (*set_color_map)(VncFramebuffer *fb, member
H A Dvncbaseframebuffer.c1022 iface->set_color_map = vnc_base_framebuffer_set_color_map; in vnc_base_framebuffer_interface_init()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/grc/
H A Dqtgui_waterfall_sink_x.block.yml295 self.${id}.set_color_map(i, colors[i])
348 this->${id}->set_color_map(i, colors[i]);
H A Dqtgui_time_raster_x.block.yml258 self.${id}.set_color_map(i, colors[i])
/dports/audio/snd/snd-21.2/
H A Dsnd-gxcolormaps.c947 set_color_map(index); /* this normally redisplays */ in g_set_colormap()
1014 if (color_map(ss) == map) set_color_map(DEFAULT_COLOR_MAP); in g_delete_colormap()
H A Dsnd-x1.h40 void set_color_map(int val);
H A Dsnd-prefs.c3522 static void clear_colormap(prefs_info *prf) {set_color_map(DEFAULT_COLOR_MAP);} in clear_colormap()
3529 set_color_map(rts_colormap); in revert_colormap()
3554 set_color_map(curpos); in colormap_from_text()
3572 set_color_map(i); in colormap_from_menu()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-uhd/apps/
H A Duhd_fft226 self.qtgui_waterfall_sink_x_0.set_color_map(i, 0)

12