Home
last modified time | relevance | path

Searched refs:gtk_widget_get_state (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkseparator.c200 gtk_widget_get_state (widget), GTK_SHADOW_ETCHED_OUT, in gtk_separator_expose()
209 gtk_widget_get_state (widget), in gtk_separator_expose()
220 gtk_widget_get_state (widget), GTK_SHADOW_ETCHED_OUT, in gtk_separator_expose()
229 gtk_widget_get_state (widget), in gtk_separator_expose()
H A Dgtktextutil.c246 gdk_cairo_set_source_color (cr, &widget->style->base [gtk_widget_get_state (widget)]); in _gtk_text_util_create_drag_icon()
249 gdk_cairo_set_source_color (cr, &widget->style->text [gtk_widget_get_state (widget)]); in _gtk_text_util_create_drag_icon()
357 gdk_cairo_set_source_color (cr, &widget->style->base [gtk_widget_get_state (widget)]); in _gtk_text_util_create_rich_drag_icon()
361 widget->style->text_gc [gtk_widget_get_state (widget)], in _gtk_text_util_create_rich_drag_icon()
H A Dgtkhandlebox.c453 gtk_style_set_background (widget->style, widget->window, gtk_widget_get_state (widget)); in gtk_handle_box_realize()
454 gtk_style_set_background (widget->style, hb->bin_window, gtk_widget_get_state (widget)); in gtk_handle_box_realize()
455 gtk_style_set_background (widget->style, hb->float_window, gtk_widget_get_state (widget)); in gtk_handle_box_realize()
719 gtk_widget_get_state (widget), in gtk_handle_box_draw_ghost()
730 gtk_widget_get_state (widget), in gtk_handle_box_draw_ghost()
738 gtk_widget_get_state (widget), in gtk_handle_box_draw_ghost()
894 gtk_widget_get_state (widget), in gtk_handle_box_paint()
901 gtk_widget_get_state (widget), in gtk_handle_box_paint()
H A Dgtkcheckbutton.c157 gtk_paint_focus (widget->style, widget->window, gtk_widget_get_state (widget), in gtk_check_button_paint()
164 gtk_paint_focus (widget->style, widget->window, gtk_widget_get_state (widget), in gtk_check_button_paint()
401 if (gtk_widget_get_state (widget) == GTK_STATE_PRELIGHT) in gtk_real_check_button_draw_indicator()
H A Dgtklistitem.c538 &style->base[gtk_widget_get_state (widget)]); in gtk_list_item_style_set()
579 gtk_paint_focus (widget->style, widget->window, gtk_widget_get_state (widget), in gtk_list_item_expose()
583 gtk_paint_focus (widget->style, widget->window, gtk_widget_get_state (widget), in gtk_list_item_expose()
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/packages/patches/gtk/
H A D0061-image-Use-scaled-icons-on-windows-with-a-scaling-fac.patch85 - gtk_widget_get_state (widget),
92 + gtk_widget_get_state (widget),
175 - gtk_widget_get_state (widget),
182 + gtk_widget_get_state (widget),
H A D0062-cellrendererpixbuf-Use-scaled-icons-on-windows-with-.patch171 + gtk_widget_get_state (widget),
191 + gtk_widget_get_state (widget),
/dports/x11-toolkits/gtk20/gtk+-2.24.33/examples/scribble-xinput/
H A Dscribble-xinput.c52 widget->style->fg_gc[gtk_widget_get_state (widget)], in expose_event()
73 gc = widget->style->dark_gc[gtk_widget_get_state (widget)]; in draw_brush()
82 gc = widget->style->light_gc[gtk_widget_get_state (widget)]; in draw_brush()
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dgtkcompat.h29 #define GTK_WIDGET_STATE gtk_widget_get_state
/dports/audio/ardour6/Ardour-6.8.0/libs/widgets/
H A Dstateful_button.cc91 if (gtk_widget_get_state (widget) == GTK_STATE_PRELIGHT) { in avoid_prelight_on_style_changed()
123 GtkStateType state = gtk_widget_get_state (widget); in avoid_prelight_on_state_changed()
/dports/comms/xlog/xlog-2.0.22/src/
H A Dgui_countrymap.c52 (da->window, da->style->fg_gc[gtk_widget_get_state(da)], pm, in map_expose()
92 gdk_draw_drawable(da->window, da->style->fg_gc[gtk_widget_get_state(da)], in map_configure()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Dmenu.cpp149 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellMotion()
181 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellLeave()
H A Dwmmove.cpp177 if (gtk_widget_get_state(childWidget) == GTK_STATE_PRELIGHT) { in childrenUseEvent()
199 gtk_widget_get_state(childWidget) != GTK_STATE_INSENSITIVE) || in childrenUseEvent()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Dmenu.cpp149 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellMotion()
181 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellLeave()
H A Dwmmove.cpp177 if (gtk_widget_get_state(childWidget) == GTK_STATE_PRELIGHT) { in childrenUseEvent()
199 gtk_widget_get_state(childWidget) != GTK_STATE_INSENSITIVE) || in childrenUseEvent()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Dmenu.cpp149 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellMotion()
181 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellLeave()
H A Dwmmove.cpp177 if (gtk_widget_get_state(childWidget) == GTK_STATE_PRELIGHT) { in childrenUseEvent()
199 gtk_widget_get_state(childWidget) != GTK_STATE_INSENSITIVE) || in childrenUseEvent()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Dmenu.cpp149 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellMotion()
181 (gtk_widget_get_state(GTK_WIDGET(child->data)) != in shellLeave()
H A Dwmmove.cpp177 if (gtk_widget_get_state(childWidget) == GTK_STATE_PRELIGHT) { in childrenUseEvent()
199 gtk_widget_get_state(childWidget) != GTK_STATE_INSENSITIVE) || in childrenUseEvent()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/
H A Doxygenmenubarstatedata.cpp175 const GtkStateType state( gtk_widget_get_state( childWidget ) ); in updateItems()
284 …if( _previous.isValid() && gtk_widget_get_state( _previous._widget ) == GTK_STATE_PRELIGHT ) _prev… in updateState()
H A Doxygenhoverdata.cpp41 const bool enabled( gtk_widget_get_state( widget ) != GTK_STATE_INSENSITIVE ); in connect()
H A Doxygeninnershadowdata.cpp242 StyleOptions options(widget,gtk_widget_get_state(widget)); in targetExposeEvent()
340 StyleOptions options(widget,gtk_widget_get_state(widget)); in targetExposeEvent()
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvte-gtk-compat.h69 #define gtk_widget_get_state(widget) ((widget)->state) macro
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sview/
H A Dgrid.c86 grid_button->last_state = gtk_widget_get_state(widget); in _mouseover_node()
393 if (gtk_widget_get_state(grid_button->button) != GTK_STATE_NORMAL) in _each_highlightd()
433 else if (gtk_widget_get_state(grid_button->button) in _each_highlight_selected()
1056 if ((gtk_widget_get_state(grid_button->button) in highlight_grid()
1097 if ((gtk_widget_get_state(grid_button->button) in highlight_grid_range()
1107 if ((gtk_widget_get_state(grid_button->button) in highlight_grid_range()
/dports/cad/pcb/pcb-4.2.0/src/hid/gtk/
H A Dgui-trackball.c172 color = widget->style->fg[gtk_widget_get_state (widget)]; in ghid_trackball_expose()
197 gdk_cairo_set_source_color (cr, &widget->style->bg[gtk_widget_get_state (widget)]); in ghid_trackball_expose()

12345678910>>...12