Home
last modified time | relevance | path

Searched refs:GtkStyle (Results 1 – 25 of 1825) sorted by relevance

12345678910>>...73

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/glue/
H A Dstyle.c26 GdkGC *gtksharp_gtk_style_get_white_gc (GtkStyle *style);
91 gtksharp_gtk_style_get_white_gc (GtkStyle *style) in gtksharp_gtk_style_get_white_gc()
98 gtksharp_gtk_style_get_black_gc (GtkStyle *style) in gtksharp_gtk_style_get_black_gc()
105 gtksharp_gtk_style_get_fg_gc (GtkStyle *style, int i) in gtksharp_gtk_style_get_fg_gc()
112 gtksharp_gtk_style_get_bg_gc (GtkStyle *style, int i) in gtksharp_gtk_style_get_bg_gc()
210 gtksharp_gtk_style_get_fg (GtkStyle *style, int i) in gtksharp_gtk_style_get_fg()
216 gtksharp_gtk_style_get_bg (GtkStyle *style, int i) in gtksharp_gtk_style_get_bg()
228 gtksharp_gtk_style_get_mid (GtkStyle *style, int i) in gtksharp_gtk_style_get_mid()
234 gtksharp_gtk_style_get_dark (GtkStyle *style, int i) in gtksharp_gtk_style_get_dark()
240 gtksharp_gtk_style_get_text (GtkStyle *style, int i) in gtksharp_gtk_style_get_text()
[all …]
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtk/glue/
H A Dstyle.c26 GdkColor *gtksharp_gtk_style_get_fg (GtkStyle *style, int i);
28 GdkColor *gtksharp_gtk_style_get_bg (GtkStyle *style, int i);
49 gtksharp_gtk_style_get_fg (GtkStyle *style, int i) in gtksharp_gtk_style_get_fg()
55 gtksharp_gtk_style_get_bg (GtkStyle *style, int i) in gtksharp_gtk_style_get_bg()
61 gtksharp_gtk_style_get_light (GtkStyle *style, int i) in gtksharp_gtk_style_get_light()
67 gtksharp_gtk_style_get_mid (GtkStyle *style, int i) in gtksharp_gtk_style_get_mid()
73 gtksharp_gtk_style_get_dark (GtkStyle *style, int i) in gtksharp_gtk_style_get_dark()
79 gtksharp_gtk_style_get_text (GtkStyle *style, int i) in gtksharp_gtk_style_get_text()
85 gtksharp_gtk_style_get_base (GtkStyle *style, int i) in gtksharp_gtk_style_get_base()
91 gtksharp_gtk_style_get_font_description (GtkStyle *style) in gtksharp_gtk_style_get_font_description()
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkstyle.h54 typedef struct _GtkStyle GtkStyle; typedef
143 GtkStyle *src);
150 GtkStyle *(*clone) (GtkStyle *style);
174 void (*draw_hline) (GtkStyle *style,
183 void (*draw_vline) (GtkStyle *style,
246 void (*draw_box) (GtkStyle *style,
290 void (*draw_tab) (GtkStyle *style,
441 GtkStyle* gtk_style_new (void);
442 GtkStyle* gtk_style_copy (GtkStyle *style);
443 GtkStyle* gtk_style_attach (GtkStyle *style,
[all …]
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtkstyle.override23 override-attr GtkStyle.fg
32 override-attr GtkStyle.bg
41 override-attr GtkStyle.light
50 override-attr GtkStyle.dark
59 override-attr GtkStyle.mid
68 override-attr GtkStyle.text
77 override-attr GtkStyle.base
95 override-attr GtkStyle.white
116 override-attr GtkStyle.black
137 override-attr GtkStyle.fg_gc
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkstyle.h187 GtkStyle *src);
194 GtkStyle *(*clone) (GtkStyle *style);
442 GtkStyle* gtk_style_new (void);
444 GtkStyle* gtk_style_copy (GtkStyle *style);
446 GtkStyle* gtk_style_attach (GtkStyle *style,
482 void gtk_paint_hline (GtkStyle *style,
491 void gtk_paint_vline (GtkStyle *style,
706 void gtk_style_get_style_property (GtkStyle *style,
711 void gtk_style_get_valist (GtkStyle *style,
716 void gtk_style_get (GtkStyle *style,
[all …]
H A Dgtkstyle.c110 GtkStyle *src);
114 static GtkStyle *gtk_style_real_clone (GtkStyle *style);
834 GtkStyle*
847 GtkStyle*
852 GtkStyle *style; in _gtk_style_new_for_path()
879 GtkStyle*
883 GtkStyle *style; in gtk_style_new()
937 GtkStyle*
1064 static GtkStyle *
4049 GtkStyle *
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/private/
H A Dstyle_p.h20 typedef GtkStyle BaseObjectType;
40 static void realize_callback(GtkStyle* self);
41 static void unrealize_callback(GtkStyle* self);
44 static void realize_vfunc_callback(GtkStyle* self);
45 static void unrealize_vfunc_callback(GtkStyle* self);
46 static void copy_vfunc_callback(GtkStyle* self, GtkStyle* src);
47 static GtkStyle* clone_vfunc_callback(GtkStyle* self);
48 static void init_from_rc_vfunc_callback(GtkStyle* self, GtkRcStyle* rc_style);
49 …static void set_background_vfunc_callback(GtkStyle* self, GdkWindow* window, GtkStateType state_ty…
51 …static void draw_hline_vfunc_callback(GtkStyle* self, GdkWindow* window, GtkStateType state_type, …
[all …]
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkStyle.xs37 GtkStyle * style
63 GtkStyle * style
93 GtkStyle * style
147 ## GtkStyle* gtk_style_copy (GtkStyle *style)
150 GtkStyle *style
154 GtkStyle *style
161 GtkStyle *
163 GtkStyle *style
173 GtkStyle *style
176 ## GtkStyle* gtk_style_ref (GtkStyle *style)
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkpainter_p.h72 GtkStyle *getStyle(GtkWidget *gtkWidget);
83 gint width, GtkStyle *style);
85 const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style,
87 …ne(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style,
92 … GtkExpanderStyle expander_state, GtkStyle *style, const QString &pmKey = QString());
96 GdkWindowEdge edge, GtkStyle *style, const QString &pmKey = QString());
98 gboolean fill, GtkStyle *style, const QString &pmKey = QString());
100 … GtkStateType state, GtkShadowType shadow, GtkOrientation orientation, GtkStyle *style);
102 GtkStyle *style, GtkOrientation orientation, const QString &pmKey = QString());
104 GtkStyle *style, const QString &pmKey = QString());
[all …]
H A Dqgtkstyle_p.h141 typedef GtkStyle* (*Ptr_gtk_style_attach)(GtkStyle *, GdkWindow *);
187 typedef GdkPixbuf* (*Ptr_gtk_icon_set_render_icon)(GtkIconSet *, GtkStyle *, GtkTextDirection, GtkS…
189 typedef void (*Ptr_gtk_paint_check) (GtkStyle*,GdkWindow*, GtkStateType, GtkShadowType, const GdkR…
190 typedef void (*Ptr_gtk_paint_box) (GtkStyle*,GdkWindow*, GtkStateType, GtkShadowType, const GdkRec…
193 typedef void (*Ptr_gtk_paint_focus) (GtkStyle*,GdkWindow*, GtkStateType, const GdkRectangle *, Gtk…
194 typedef void (*Ptr_gtk_paint_shadow) (GtkStyle*,GdkWindow*, GtkStateType, GtkShadowType, const Gdk…
196 typedef void (*Ptr_gtk_paint_expander) (GtkStyle*,GdkWindow*, GtkStateType, const GdkRectangle *, …
204 typedef void (*Ptr_gtk_paint_hline) (GtkStyle *, GdkWindow *, GtkStateType, const GdkRectangle *,…
205 typedef void (*Ptr_gtk_paint_vline) (GtkStyle *, GdkWindow *, GtkStateType, const GdkRectangle *,…
218 typedef GtkStyle* (*Ptr_gtk_rc_get_style_by_paths) (GtkSettings *, const char *, const char *, GTyp…
[all …]
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtk2painter_p.h61 gint width, GtkStyle *style) Q_DECL_OVERRIDE;
63 const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style,
65 …ne(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style,
67 …ne(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style,
70 …GtkExpanderStyle expander_state, GtkStyle *style, const QString &pmKey = QString()) Q_DECL_OVERRID…
71 …us(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style,
74 … GdkWindowEdge edge, GtkStyle *style, const QString &pmKey = QString()) Q_DECL_OVERRIDE;
76 … gboolean fill, GtkStyle *style, const QString &pmKey = QString()) Q_DECL_OVERRIDE;
80GtkStyle *style, GtkOrientation orientation, const QString &pmKey = QString()) Q_DECL_OVERRIDE;
82 GtkStyle *style, const QString &pmKey = QString()) Q_DECL_OVERRIDE;
[all …]
H A Dqgtkpainter_p.h75 gint width, GtkStyle *style) = 0;
77 … const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style,
79 …ne(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style,
81 …ne(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style,
84 … GtkExpanderStyle expander_state, GtkStyle *style, const QString &pmKey = QString()) = 0;
88 … GdkWindowEdge edge, GtkStyle *style, const QString &pmKey = QString()) = 0;
90 gboolean fill, GtkStyle *style, const QString &pmKey = QString()) = 0;
92 … GtkStateType state, GtkShadowType shadow, GtkOrientation orientation, GtkStyle *style) = 0;
94GtkStyle *style, GtkOrientation orientation, const QString &pmKey = QString()) = 0;
96 GtkStyle *style, const QString &pmKey = QString()) = 0;
[all …]
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/hc/src/
H A Dhc_gtk2_drawing.h40 hc_draw_box_gap (GtkStyle * style,
56 hc_draw_hline (GtkStyle * style,
67 hc_draw_vline (GtkStyle * style,
78 hc_draw_check (GtkStyle * style,
91 hc_draw_option (GtkStyle * style,
104 hc_draw_arrow (GtkStyle * style,
119 hc_draw_shadow (GtkStyle * style,
132 hc_draw_box (GtkStyle * style,
158 hc_draw_tab (GtkStyle * style,
171 hc_draw_slider (GtkStyle * style,
[all …]
/dports/x11-themes/clearlooks/clearlooks-0.6.2/src/
H A Dclearlooks_draw.h72 void cl_rectangle_set_button (CLRectangle *r, GtkStyle *style,
77 void cl_rectangle_set_entry (CLRectangle *r, GtkStyle *style,
97 void cl_rectangle_reset (CLRectangle *r, GtkStyle *style);
101 GtkStyle *style, gint height, gint offset);
104 GtkStyle *style, GdkGC *gc,
111 void cl_draw_spinbutton(GtkStyle *style, GdkWindow *window,
117 void cl_draw_button(GtkStyle *style, GdkWindow *window,
123 void cl_draw_entry (GtkStyle *style, GdkWindow *window,
129 void cl_draw_combobox_entry (GtkStyle *style, GdkWindow *window,
135 void cl_draw_combobox_button (GtkStyle *style, GdkWindow *window,
[all …]
/dports/x11-themes/clearlooks-themes/clearlooks-0.6.2/src/
H A Dclearlooks_draw.h72 void cl_rectangle_set_button (CLRectangle *r, GtkStyle *style,
77 void cl_rectangle_set_entry (CLRectangle *r, GtkStyle *style,
97 void cl_rectangle_reset (CLRectangle *r, GtkStyle *style);
101 GtkStyle *style, gint height, gint offset);
104 GtkStyle *style, GdkGC *gc,
111 void cl_draw_spinbutton(GtkStyle *style, GdkWindow *window,
117 void cl_draw_button(GtkStyle *style, GdkWindow *window,
123 void cl_draw_entry (GtkStyle *style, GdkWindow *window,
129 void cl_draw_combobox_entry (GtkStyle *style, GdkWindow *window,
135 void cl_draw_combobox_button (GtkStyle *style, GdkWindow *window,
[all …]
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/glide/src/
H A Dglide_gtk2_drawing.h40 glide_draw_box_gap (GtkStyle * style,
56 glide_draw_hline (GtkStyle * style,
67 glide_draw_vline (GtkStyle * style,
78 glide_draw_check (GtkStyle * style,
91 glide_draw_option (GtkStyle * style,
104 glide_draw_arrow (GtkStyle * style,
119 glide_draw_shadow (GtkStyle * style,
132 glide_draw_box (GtkStyle * style,
158 glide_draw_tab (GtkStyle * style,
171 glide_draw_slider (GtkStyle * style,
[all …]
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dmain.h48 extern GtkStyle *default_style;
49 extern GtkStyle *selected_style;
50 extern GtkStyle *error_style;
51 extern GtkStyle *ok_style;
52 extern GtkStyle *tooltip_style;
53 extern GtkStyle *leaf_style;
54 extern GtkStyle *dirty_style;
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Ddrawing.h38 drawAreaMod(cairo_t *cr, GtkStyle *style, GtkStateType state, in drawAreaMod()
59 void drawBorder(cairo_t *cr, GtkStyle *style, GtkStateType state,
71 void drawLightBevel(cairo_t *cr, GtkStyle *style, GtkStateType state,
102 void drawProgress(cairo_t *cr, GtkStyle *style, GtkStateType state,
123 void drawSelection(cairo_t *cr, GtkStyle *style, GtkStateType state,
133 void fillTab(cairo_t *cr, GtkStyle *style, GtkWidget *widget,
139 void drawSplitter(cairo_t *cr, GtkStateType state, GtkStyle *style,
144 void drawMenuItem(cairo_t *cr, GtkStateType state, GtkStyle *style,
149 void drawBoxGap(cairo_t *cr, GtkStyle *style, GtkShadowType shadow,
163 void drawTab(cairo_t *cr, GtkStateType state, GtkStyle *style,
[all …]
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Ddrawing.h38 drawAreaMod(cairo_t *cr, GtkStyle *style, GtkStateType state, in drawAreaMod()
59 void drawBorder(cairo_t *cr, GtkStyle *style, GtkStateType state,
71 void drawLightBevel(cairo_t *cr, GtkStyle *style, GtkStateType state,
102 void drawProgress(cairo_t *cr, GtkStyle *style, GtkStateType state,
123 void drawSelection(cairo_t *cr, GtkStyle *style, GtkStateType state,
133 void fillTab(cairo_t *cr, GtkStyle *style, GtkWidget *widget,
139 void drawSplitter(cairo_t *cr, GtkStateType state, GtkStyle *style,
144 void drawMenuItem(cairo_t *cr, GtkStateType state, GtkStyle *style,
149 void drawBoxGap(cairo_t *cr, GtkStyle *style, GtkShadowType shadow,
163 void drawTab(cairo_t *cr, GtkStateType state, GtkStyle *style,
[all …]
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Ddrawing.h38 drawAreaMod(cairo_t *cr, GtkStyle *style, GtkStateType state, in drawAreaMod()
59 void drawBorder(cairo_t *cr, GtkStyle *style, GtkStateType state,
71 void drawLightBevel(cairo_t *cr, GtkStyle *style, GtkStateType state,
102 void drawProgress(cairo_t *cr, GtkStyle *style, GtkStateType state,
123 void drawSelection(cairo_t *cr, GtkStyle *style, GtkStateType state,
133 void fillTab(cairo_t *cr, GtkStyle *style, GtkWidget *widget,
139 void drawSplitter(cairo_t *cr, GtkStateType state, GtkStyle *style,
144 void drawMenuItem(cairo_t *cr, GtkStateType state, GtkStyle *style,
149 void drawBoxGap(cairo_t *cr, GtkStyle *style, GtkShadowType shadow,
163 void drawTab(cairo_t *cr, GtkStateType state, GtkStyle *style,
[all …]
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Ddrawing.h38 drawAreaMod(cairo_t *cr, GtkStyle *style, GtkStateType state, in drawAreaMod()
59 void drawBorder(cairo_t *cr, GtkStyle *style, GtkStateType state,
71 void drawLightBevel(cairo_t *cr, GtkStyle *style, GtkStateType state,
102 void drawProgress(cairo_t *cr, GtkStyle *style, GtkStateType state,
123 void drawSelection(cairo_t *cr, GtkStyle *style, GtkStateType state,
133 void fillTab(cairo_t *cr, GtkStyle *style, GtkWidget *widget,
139 void drawSplitter(cairo_t *cr, GtkStateType state, GtkStyle *style,
144 void drawMenuItem(cairo_t *cr, GtkStateType state, GtkStyle *style,
149 void drawBoxGap(cairo_t *cr, GtkStyle *style, GtkShadowType shadow,
163 void drawTab(cairo_t *cr, GtkStateType state, GtkStyle *style,
[all …]
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/redmond/src/
H A Dredmond_gtk2_drawing.h34 redmond_draw_hline (GtkStyle * style,
45 redmond_draw_vline (GtkStyle * style,
56 redmond_draw_check (GtkStyle * style,
69 redmond_draw_option (GtkStyle * style,
82 redmond_draw_arrow (GtkStyle * style,
97 redmond_draw_shadow (GtkStyle * style,
110 redmond_draw_box (GtkStyle * style,
123 redmond_draw_tab (GtkStyle * style,
136 redmond_draw_slider (GtkStyle * style,
150 redmond_draw_extension (GtkStyle * style,
[all …]
/dports/games/euchre/euchre-0.8/src/gui/
H A DGuiGame.hpp109 GtkStyle* itsOrigLabelStyle;
110 GtkStyle* itsBlueLabelStyle;
111 GtkStyle* itsRedLabelStyle;
112 GtkStyle* itsPurpleLabelStyle;
114 GtkStyle* itsOrigMainwinNameLabelStyle;
115 GtkStyle* itsNewMainwinNameLabelStyle;
117 GtkStyle* itsOrigAuctionNameLabelStyle;
118 GtkStyle* itsNewAuctionNameLabelStyle;
/dports/x11-toolkits/skinlf/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/impl/gtk/
H A DGtkClass.java84 public GtkStyle getStyle() { in getStyle()
85 return (GtkStyle) styles.get(0); in getStyle()
93 public GtkStyle[] getStyles() { in getStyles()
94 return (GtkStyle[])styles.toArray(new GtkStyle[styles.size()]); in getStyles()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dgtk_vfuncs.defs371 ; GtkStyle
382 (of-object "GtkStyle")
387 (of-object "GtkStyle")
392 (of-object "GtkStyle")
395 '("GtkStyle*" "src")
400 (of-object "GtkStyle")
405 (of-object "GtkStyle")
413 (of-object "GtkStyle")
422 (of-object "GtkStyle")
436 (of-object "GtkStyle")
[all …]

12345678910>>...73