Home
last modified time | relevance | path

Searched defs:lookup_color (Results 1 – 25 of 42) sorted by relevance

12

/dports/x11/py-xdot/xdot-1.2/xdot/ui/
H A Dcolors.py308 def lookup_color(c): function
/dports/multimedia/termplay/termplay-2.0.6/src/converters/
H A Dcolor256.rs30 pub fn lookup_color(r: u8, g: u8, b: u8) -> u8 { in lookup_color() function
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/xobject/
H A Dcolormap.py134 def lookup_color(self, name): member in Colormap
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/xobject/
H A Dcolormap.py138 def lookup_color(self, name): member in Colormap
/dports/math/slgrace/slgrace-0.2.2/src/
H A Dgrace.sl157 private define lookup_color (c) function
/dports/editors/poke/poke-1.0/poke/
H A Dpk-term.c100 lookup_color (int red, int green, int blue) in lookup_color() function
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/terminal/
H A Dcolor.c40 static int32_t lookup_color(const char *s, size_t len) in lookup_color() function
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmIconMan/
H A Dx.c64 static int lookup_color (char *name, Pixel *ans) in lookup_color() function
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmIconMan/
H A Dx.c63 static int lookup_color (char *name, Pixel *ans) in lookup_color() function
/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Dxpm-loader.c398 static struct xpm_color *lookup_color(struct xpm_color *colors, int n_colors, const char *name) in lookup_color() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dstyle_context.rs239 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA>; in lookup_color() method
492 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA> { in lookup_color() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dstyle_context.rs239 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA>; in lookup_color() method
492 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA> { in lookup_color() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dstyle_context.rs239 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA>; in lookup_color() method
492 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA> { in lookup_color() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dstyle_context.rs187 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA>; in lookup_color() method
422 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA> { in lookup_color() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dstyle_context.rs191 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA>; in lookup_color() method
426 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA> { in lookup_color() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dstyle_context.rs187 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA>; in lookup_color() method
422 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA> { in lookup_color() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dstyle_context.rs239 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA>; in lookup_color() method
492 fn lookup_color(&self, color_name: &str) -> Option<gdk::RGBA> { in lookup_color() method
/dports/games/hitori/hitori-3.38.3/src/
H A Dinterface.c173 lookup_color (GtkStyleContext *style_context, const gchar *name, GdkRGBA *result) in lookup_color() function
/dports/graphics/darktable38/darktable-3.8.0/src/control/
H A Dcontrol.c292 static GdkRGBA lookup_color(GtkStyleContext *context, const char *name) in lookup_color() function
/dports/graphics/darktable/darktable-3.6.1/src/control/
H A Dcontrol.c208 static GdkRGBA lookup_color(GtkStyleContext *context, const char *name) in lookup_color() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkrc.c1432 lookup_color (GtkRcStyle *style, in lookup_color() function
/dports/editors/uemacs/uemacs-4.0/src/
H A Drandom.c1373 int PASCAL NEAR lookup_color(sp) in lookup_color() function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkcolor-win32.c1094 GdkColor *lookup_color; in gdk_colormap_alloc_colors_pseudocolor() local
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkcolor-x11.c998 GdkColor *lookup_color; in gdk_colormap_alloc_colors_pseudocolor() local
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstylecontext.cc499 bool StyleContext::lookup_color(const Glib::ustring& color_name, Gdk::RGBA& color) in lookup_color() function in Gtk::StyleContext

12