Home
last modified time | relevance | path

Searched refs:GE_IS_PROGRESS_BAR (Results 1 – 12 of 12) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/clearlooks-newer/
H A Danimation.h25 #define CL_IS_PROGRESS_BAR(widget) GE_IS_PROGRESS_BAR(widget) && widget->allocation.x != -1 && widg…
H A Danimation.c58 if (GE_IS_PROGRESS_BAR (widget)) in force_widget_redraw()
176 if (GE_IS_PROGRESS_BAR (widget)) in update_animation_info()
H A Dwidget-information.h36 #define GE_IS_PROGRESS_BAR(object) ((object) && ge_object_is_a ((GObject*)(object), "GtkProgressBar… macro
H A Dclearlooks_style.c640 else if (DETAIL ("trough") && widget && GE_IS_PROGRESS_BAR (widget)) in clearlooks_style_draw_box()
697 if (widget && GE_IS_PROGRESS_BAR (widget)) in clearlooks_style_draw_box()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/clearlooks/src/
H A Danimation.h34 #define CL_IS_PROGRESS_BAR(widget) GE_IS_PROGRESS_BAR(widget) && widget->allocation.x != -1 && widg…
H A Danimation.c59 if (GE_IS_PROGRESS_BAR (widget)) in force_widget_redraw()
174 if (GE_IS_PROGRESS_BAR (widget)) in update_animation_info()
H A Dclearlooks_style.c822 if (widget && GE_IS_PROGRESS_BAR (widget)) in clearlooks_style_draw_box()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/support/
H A Dwidget-information.h92 #define GE_IS_PROGRESS_BAR(object) ((object) && ge_object_is_a ((GObject*)(object), "GtkProgressBar… macro
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/lua/src/
H A Dlua_style.c372 if (widget && GE_IS_PROGRESS_BAR (widget)) in lua_style_draw_box()
480 else if (DETAIL ("trough") && widget && GE_IS_PROGRESS_BAR (widget)) in lua_style_draw_box()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/crux/src/
H A Dcrux-draw.c1028 if (widget && GE_IS_PROGRESS_BAR (widget)) in draw_box()
1147 if (GE_IS_PROGRESS_BAR (widget) && DETAIL ("trough")) in draw_box()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/redmond/src/
H A Dredmond_gtk2_drawing.c1302 && (widget && GE_IS_PROGRESS_BAR (widget))) in redmond_draw_box()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/glide/src/
H A Dglide_gtk2_drawing.c1391 && (widget && GE_IS_PROGRESS_BAR (widget))) in glide_draw_box()