Home
last modified time | relevance | path

Searched refs:get_background_color (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/devel/lua-lgi/lgi-0.9.2/samples/gtk-demo/
H A Ddemo-colorselector.lua39 cr:set_source_rgba(self.style_context:get_background_color('NORMAL'))
50 rgba = self.style_context:get_background_color('NORMAL')
64 self.style_context:get_background_color('NORMAL')
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/
H A DTabPanel.py59 line_color_1 = Skin.get_background_color()
160 color_1 = Skin.get_background_color()
201 line_color_1 = Skin.get_background_color()
210 line_color_2 = Skin.get_background_color().mix(
214 line_color_2 = Skin.get_background_color().mix(
H A Dskin.py66 def get_background_color(cls): member in Skin
100 color = cls.get_background_color()
102 widget.set_background_color(cls.get_background_color())
/dports/textproc/libcss/libcss-0.9.1/src/select/properties/
H A Dbackground_color.c40 uint8_t type = get_background_color(child, &color); in css__compose_background_color()
43 type = get_background_color(parent, &color); in css__compose_background_color()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DTileset.cpp161 this->background_color = data.get_background_color(); in load()
207 const Color& Tileset::get_background_color() const { in get_background_color() function in Solarus::Tileset
278 background_color = tmp_tileset.get_background_color(); in set_images()
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/interfaces/
H A Dianjuta-editor-cell-style.c49 return IANJUTA_EDITOR_CELL_STYLE_GET_IFACE (obj)->get_background_color (obj, err); in ianjuta_editor_cell_style_get_background_color()
92 klass->get_background_color = ianjuta_editor_cell_style_get_background_color_default; in ianjuta_editor_cell_style_base_init()
H A Dianjuta-editor-cell-style.h43 gchar* (*get_background_color) (IAnjutaEditorCellStyle *obj, GError **err); member
/dports/deskutils/xpad/xpad-5.4.0/src/
H A Dxpad-styling-helpers.c25 void get_background_color (GtkStyleContext *context, GtkStateFlags state, GdkRGBA *color);
29 void get_background_color (GtkStyleContext *context, GtkStateFlags state, GdkRGBA *color) { in get_background_color() function
H A Dxpad-styling-helpers.h30 void get_background_color (GtkStyleContext *context, GtkStateFlags state, GdkRGBA *color);
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dhtmltablesectionelement.rs80 fn get_background_color(&self) -> Option<RGBA>; in get_background_color() method
85 fn get_background_color(&self) -> Option<RGBA> { in get_background_color() method
H A Dhtmltablecellelement.rs85 fn get_background_color(&self) -> Option<RGBA>; in get_background_color() method
93 fn get_background_color(&self) -> Option<RGBA> { in get_background_color() method
H A Dhtmlbodyelement.rs92 fn get_background_color(&self) -> Option<RGBA>; in get_background_color() method
99 fn get_background_color(&self) -> Option<RGBA> { in get_background_color() method
H A Dhtmltablerowelement.rs141 fn get_background_color(&self) -> Option<RGBA>; in get_background_color() method
146 fn get_background_color(&self) -> Option<RGBA> { in get_background_color() method
/dports/x11/cinnamon-screensaver/cinnamon-screensaver-4.8.1/src/widgets/
H A DvolumeSlider.py56 bg_color = ctx.get_background_color(Gtk.StateFlags.INSENSITIVE)
59 bg_color = ctx.get_background_color(Gtk.StateFlags.NORMAL)
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/statusbar/
H A DStatusBar.py98 color_1 = Skin.get_background_color()
124 color_1 = Skin.get_background_color()
/dports/multimedia/gpodder/gpodder-3.10.17/src/gpodder/gtkui/
H A Ddraw.py140 bgc = get_background_color(Gtk.StateFlags.ACTIVE)
141 fgc = get_background_color(Gtk.StateFlags.SELECTED)
376 def get_background_color(state=Gtk.StateFlags.NORMAL, widget=Gtk.TreeView()): function
387 color = style_context.get_background_color(state)
430 'get_background_color': style_ctx.get_background_color(state),
/dports/x11-wm/marco/marco-1.26.0/src/ui/
H A Ddraw-workspace.c69 get_background_color (GtkStyleContext *context, in get_background_color() function
111 get_background_color (style, state, &color); in draw_window()
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-table-border-fo-private.h22 FoProperty * (* get_background_color) (FoFo *fo_table_border_fo); member
H A Dfo-block-fo-private.h21 FoProperty * (* get_background_color) (FoFo *fo_block_fo); member
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-table-border-fo-private.h22 FoProperty * (* get_background_color) (FoFo *fo_table_border_fo); member
H A Dfo-block-fo-private.h21 FoProperty * (* get_background_color) (FoFo *fo_block_fo); member
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/entities/
H A DTileset.h53 const Color& get_background_color() const;
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dclass-custom-background.php271 $bgcolor = get_background_color();
468 …kground-color" id="background-color" value="#<?php echo esc_attr( get_background_color() ); ?>"<?p…
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dclass-custom-background.php271 $bgcolor = get_background_color();
468 …kground-color" id="background-color" value="#<?php echo esc_attr( get_background_color() ); ?>"<?p…
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/bottombar/
H A DWebButton.py57 dc.clear(Skin.get_background_color())

12345678910