Home
last modified time | relevance | path

Searched refs:GtkStyleContext (Results 1 – 25 of 1879) sorted by relevance

12345678910>>...76

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx136 GtkStyleContext* makeContext(GtkWidgetPath *pPath, GtkStyleContext *pParent);
140 static GtkStyleContext *mpWindowStyle;
141 static GtkStyleContext *mpButtonStyle;
143 static GtkStyleContext *mpEntryStyle;
155 static GtkStyleContext *mpToolbarStyle;
162 static GtkStyleContext *mpSpinStyle;
163 static GtkStyleContext *mpSpinUpStyle;
171 static GtkStyleContext *mpListboxStyle;
176 static GtkStyleContext *mpFrameInStyle;
192 static GtkStyleContext *mpMenuBarStyle;
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkstylecontext.h53 void (* changed) (GtkStyleContext *context);
1022 GtkStyleContext * gtk_style_context_new (void);
1033 void gtk_style_context_add_provider (GtkStyleContext *context,
1042 void gtk_style_context_save (GtkStyleContext *context);
1044 void gtk_style_context_restore (GtkStyleContext *context);
1050 void gtk_style_context_get_property (GtkStyleContext *context,
1055 void gtk_style_context_get_valist (GtkStyleContext *context,
1059 void gtk_style_context_get (GtkStyleContext *context,
1089 GtkStyleContext *gtk_style_context_get_parent (GtkStyleContext *context);
1140 GtkStyleContext *context,
[all …]
H A Dgtkstylecontextprivate.h31 GtkStyleContext *gtk_style_context_new_for_node (GtkCssNode *node);
33 GtkCssNode *gtk_style_context_get_node (GtkStyleContext *context);
34 void gtk_style_context_set_id (GtkStyleContext *context,
36 const char * gtk_style_context_get_id (GtkStyleContext *context);
38 gtk_style_context_get_style_provider (GtkStyleContext *context);
40 void gtk_style_context_save_named (GtkStyleContext *context,
42 void gtk_style_context_save_to_node (GtkStyleContext *context,
46 gtk_style_context_get_change (GtkStyleContext *context);
49 GtkCssValue * _gtk_style_context_peek_property (GtkStyleContext *context,
51 const GValue * _gtk_style_context_peek_style_property (GtkStyleContext *context,
[all …]
H A Dgtkrender.h35 void gtk_render_check (GtkStyleContext *context,
42 void gtk_render_option (GtkStyleContext *context,
49 void gtk_render_arrow (GtkStyleContext *context,
56 void gtk_render_background (GtkStyleContext *context,
72 void gtk_render_frame (GtkStyleContext *context,
79 void gtk_render_expander (GtkStyleContext *context,
86 void gtk_render_focus (GtkStyleContext *context,
93 void gtk_render_layout (GtkStyleContext *context,
99 void gtk_render_line (GtkStyleContext *context,
106 void gtk_render_slider (GtkStyleContext *context,
[all …]
H A Dgtkstylecontext.c138 GtkStyleContext *parent;
339 gtk_style_context_init (GtkStyleContext *context) in gtk_style_context_init()
561 GtkStyleContext *
567 GtkStyleContext *
570 GtkStyleContext *context; in gtk_style_context_new_for_node()
909 gtk_style_context_get (GtkStyleContext *context, in gtk_style_context_get()
930 gtk_style_context_set_id (GtkStyleContext *context, in gtk_style_context_set_id()
1209 GtkStyleContext *
1288 gtk_style_context_save (GtkStyleContext *context) in gtk_style_context_save()
2805 draw_insertion_cursor (GtkStyleContext *context, in draw_insertion_cursor()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx137 GtkStyleContext* makeContext(GtkWidgetPath *pPath, GtkStyleContext *pParent);
140 static GtkStyleContext *mpWindowStyle;
141 static GtkStyleContext *mpButtonStyle;
143 static GtkStyleContext *mpEntryStyle;
155 static GtkStyleContext *mpToolbarStyle;
162 static GtkStyleContext *mpSpinStyle;
164 static GtkStyleContext *mpSpinUpStyle;
172 static GtkStyleContext *mpListboxStyle;
177 static GtkStyleContext *mpFrameInStyle;
193 static GtkStyleContext *mpMenuBarStyle;
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkstylecontext.h51 void (* changed) (GtkStyleContext *context);
73 void gtk_style_context_add_provider (GtkStyleContext *context,
78 void gtk_style_context_remove_provider (GtkStyleContext *context,
82 void gtk_style_context_save (GtkStyleContext *context);
84 void gtk_style_context_restore (GtkStyleContext *context);
99 void gtk_style_context_add_class (GtkStyleContext *context,
102 void gtk_style_context_remove_class (GtkStyleContext *context,
105 gboolean gtk_style_context_has_class (GtkStyleContext *context,
109 void gtk_style_context_set_display (GtkStyleContext *context,
112 GdkDisplay *gtk_style_context_get_display (GtkStyleContext *context);
[all …]
H A Dgtkrender.h35 void gtk_render_check (GtkStyleContext *context,
42 void gtk_render_option (GtkStyleContext *context,
49 void gtk_render_arrow (GtkStyleContext *context,
56 void gtk_render_background (GtkStyleContext *context,
64 void gtk_render_frame (GtkStyleContext *context,
71 void gtk_render_expander (GtkStyleContext *context,
78 void gtk_render_focus (GtkStyleContext *context,
85 void gtk_render_layout (GtkStyleContext *context,
91 void gtk_render_line (GtkStyleContext *context,
98 void gtk_render_handle (GtkStyleContext *context,
[all …]
H A Dgtkstylecontext.c185 gtk_style_context_init (GtkStyleContext *context) in gtk_style_context_init()
260 gtk_style_context_is_saved (GtkStyleContext *context) in gtk_style_context_is_saved()
268 gtk_style_context_get_root (GtkStyleContext *context) in gtk_style_context_get_root()
305 gtk_style_context_get_node (GtkStyleContext *context) in gtk_style_context_get_node()
312 GtkStyleContext *
315 GtkStyleContext *context; in gtk_style_context_new_for_node()
462 gtk_style_context_set_state (GtkStyleContext *context, in gtk_style_context_set_state()
594 gtk_style_context_save (GtkStyleContext *context) in gtk_style_context_save()
624 gtk_style_context_restore (GtkStyleContext *context) in gtk_style_context_restore()
956 draw_insertion_cursor (GtkStyleContext *context, in draw_insertion_cursor()
[all …]
H A Dgtkstylecontextprivate.h29 GtkStyleContext *gtk_style_context_new_for_node (GtkCssNode *node);
31 GtkCssNode *gtk_style_context_get_node (GtkStyleContext *context);
33 gtk_style_context_get_style_provider (GtkStyleContext *context);
35 void gtk_style_context_save_to_node (GtkStyleContext *context,
38 GtkCssStyle * gtk_style_context_lookup_style (GtkStyleContext *context);
39 GtkCssValue * _gtk_style_context_peek_property (GtkStyleContext *context,
41 void _gtk_style_context_get_cursor_color (GtkStyleContext *context,
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkrc.h168 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
170 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
172 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
174 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
176 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
182 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
185 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
188 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
193 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
195 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
[all …]
H A Dgtkstyle.h441 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
443 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
445 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
448 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
450 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
589 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
603 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
729 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
734 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
743 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)
[all …]
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DWidgetStyleCache.h21 GtkStyleContext* CreateStyleForWidget(GtkWidget* aWidget,
22 GtkStyleContext* aParentStyle);
24 GtkStyleContext* CreateCSSNode(const char* aName, GtkStyleContext* aParentStyle,
37 GtkStyleContext* GetStyleContext(
48 GtkStyleContext* CreateStyleContextWithStates(
57 void StyleContextSetScale(GtkStyleContext* style, gint aScaleFactor);
59 gint GetBorderRadius(GtkStyleContext* aStyle);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualNativeCTests/BugSnippets/
H A DBug_545587_TooltipColor.cpp59 GtkStyleContext* styleContext = gtk_style_context_new(); in testColors()
90 GtkStyleContext* styleContext = gtk_style_context_new(); in testColors()
126 bool styleContext_hasBackgroundImage(GtkStyleContext* a_StyleContext) in styleContext_hasBackgroundImage()
143 void renderAllBackgrounds(GtkStyleContext* a_StyleContext, cairo_t* a_Cairo) in renderAllBackgrounds()
145 GtkStyleContext* parentStyleContext = gtk_style_context_get_parent(a_StyleContext); in renderAllBackgrounds()
188 std::string dumpStyleContext(GtkStyleContext* a_StyleContext) in dumpStyleContext()
200 void printTooltipColors(GtkStyleContext* a_StyleContextLabel, GtkStyleContext* a_StyleContextToolti… in printTooltipColors()
246 GtkStyleContext* styleContextLabel = gtk_style_context_new(); in getTooltipColors_GtkWidgetPath()
258 GtkStyleContext* styleContextTooltip = gtk_style_context_new(); in getTooltipColors_GtkWidgetPath()
311 GtkStyleContext* styleContextTooltip = gtk_widget_get_style_context(tooltip); in getTooltipColors_GtkTooltipWindow()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DWidgetStyleCache.h21 GtkStyleContext* CreateStyleForWidget(GtkWidget* aWidget,
22 GtkStyleContext* aParentStyle);
24 GtkStyleContext* CreateCSSNode(const char* aName, GtkStyleContext* aParentStyle,
37 GtkStyleContext* GetStyleContext(
48 GtkStyleContext* CreateStyleContextWithStates(
55 void StyleContextSetScale(GtkStyleContext* style, gint aScaleFactor);
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DWidgetStyleCache.h21 GtkStyleContext* CreateStyleForWidget(GtkWidget* aWidget,
22 GtkStyleContext* aParentStyle);
24 GtkStyleContext* CreateCSSNode(const char* aName, GtkStyleContext* aParentStyle,
37 GtkStyleContext* GetStyleContext(
48 GtkStyleContext* CreateStyleContextWithStates(
57 void StyleContextSetScale(GtkStyleContext* style, gint aScaleFactor);
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DWidgetStyleCache.h21 GtkStyleContext* CreateStyleForWidget(GtkWidget* aWidget,
22 GtkStyleContext* aParentStyle);
24 GtkStyleContext* CreateCSSNode(const char* aName, GtkStyleContext* aParentStyle,
37 GtkStyleContext* GetStyleContext(
48 GtkStyleContext* CreateStyleContextWithStates(
57 void StyleContextSetScale(GtkStyleContext* style, gint aScaleFactor);
/dports/x11-toolkits/gtk30/gtk+-3.24.31/demos/gtk-demo/
H A Dforeigndrawing.c110 static GtkStyleContext *
114 GtkStyleContext *context; in create_context_for_path()
128 static GtkStyleContext *
129 get_style (GtkStyleContext *parent, in get_style()
144 static GtkStyleContext *
246 GtkStyleContext *menu_context; in draw_menu()
458 GtkStyleContext *tabs_context; in draw_notebook()
556 GtkStyleContext *context; in draw_text()
657 GtkStyleContext *bar_context; in draw_progress()
746 GtkStyleContext *box_context; in draw_combobox()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk3_interface.h144 typedef void GtkStyleContext; typedef
393 static void (*fp_gtk_style_context_get)(GtkStyleContext *context,
396 static void (*fp_gtk_style_context_set_state)(GtkStyleContext* style,
400 static void (*fp_gtk_style_context_save)(GtkStyleContext *context);
447 GtkStyleContext *context);
450 void (*fp_gtk_style_context_add_region)(GtkStyleContext *context,
452 void (*fp_gtk_render_arrow)(GtkStyleContext *context, cairo_t *cr,
464 GtkStyleContext *context, GtkStateFlags state);
579 (GtkStyleContext *context);
586 (GtkStyleContext *context, GtkWidgetPath *path);
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk3_interface.h186 typedef void GtkStyleContext; typedef
438 static void (*fp_gtk_style_context_get)(GtkStyleContext *context,
441 static void (*fp_gtk_style_context_set_state)(GtkStyleContext* style,
445 static void (*fp_gtk_style_context_save)(GtkStyleContext *context);
492 GtkStyleContext *context);
495 void (*fp_gtk_style_context_add_region)(GtkStyleContext *context,
497 void (*fp_gtk_render_arrow)(GtkStyleContext *context, cairo_t *cr,
509 GtkStyleContext *context, GtkStateFlags state);
623 (GtkStyleContext *context);
630 (GtkStyleContext *context, GtkWidgetPath *path);
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk3_interface.h186 typedef void GtkStyleContext; typedef
439 static void (*fp_gtk_style_context_get)(GtkStyleContext *context,
442 static void (*fp_gtk_style_context_set_state)(GtkStyleContext* style,
446 static void (*fp_gtk_style_context_save)(GtkStyleContext *context);
493 GtkStyleContext *context);
496 void (*fp_gtk_style_context_add_region)(GtkStyleContext *context,
498 void (*fp_gtk_render_arrow)(GtkStyleContext *context, cairo_t *cr,
510 GtkStyleContext *context, GtkStateFlags state);
624 (GtkStyleContext *context);
631 (GtkStyleContext *context, GtkWidgetPath *path);
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk3_interface.h186 typedef void GtkStyleContext; typedef
438 static void (*fp_gtk_style_context_get)(GtkStyleContext *context,
441 static void (*fp_gtk_style_context_set_state)(GtkStyleContext* style,
445 static void (*fp_gtk_style_context_save)(GtkStyleContext *context);
492 GtkStyleContext *context);
495 void (*fp_gtk_style_context_add_region)(GtkStyleContext *context,
497 void (*fp_gtk_render_arrow)(GtkStyleContext *context, cairo_t *cr,
509 GtkStyleContext *context, GtkStateFlags state);
623 (GtkStyleContext *context);
630 (GtkStyleContext *context, GtkWidgetPath *path);
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A Dgtk3_interface.h186 typedef void GtkStyleContext; typedef
438 static void (*fp_gtk_style_context_get)(GtkStyleContext *context,
441 static void (*fp_gtk_style_context_set_state)(GtkStyleContext* style,
445 static void (*fp_gtk_style_context_save)(GtkStyleContext *context);
492 GtkStyleContext *context);
495 void (*fp_gtk_style_context_add_region)(GtkStyleContext *context,
497 void (*fp_gtk_render_arrow)(GtkStyleContext *context, cairo_t *cr,
509 GtkStyleContext *context, GtkStateFlags state);
623 (GtkStyleContext *context);
630 (GtkStyleContext *context, GtkWidgetPath *path);
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk3_interface.h191 typedef void GtkStyleContext; typedef
444 static void (*fp_gtk_style_context_get)(GtkStyleContext *context,
447 static void (*fp_gtk_style_context_set_state)(GtkStyleContext* style,
451 static void (*fp_gtk_style_context_save)(GtkStyleContext *context);
498 GtkStyleContext *context);
501 void (*fp_gtk_style_context_add_region)(GtkStyleContext *context,
503 void (*fp_gtk_render_arrow)(GtkStyleContext *context, cairo_t *cr,
515 GtkStyleContext *context, GtkStateFlags state);
629 (GtkStyleContext *context);
636 (GtkStyleContext *context, GtkWidgetPath *path);
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk3_interface.h186 typedef void GtkStyleContext; typedef
439 static void (*fp_gtk_style_context_get)(GtkStyleContext *context,
442 static void (*fp_gtk_style_context_set_state)(GtkStyleContext* style,
446 static void (*fp_gtk_style_context_save)(GtkStyleContext *context);
493 GtkStyleContext *context);
496 void (*fp_gtk_style_context_add_region)(GtkStyleContext *context,
498 void (*fp_gtk_render_arrow)(GtkStyleContext *context, cairo_t *cr,
510 GtkStyleContext *context, GtkStateFlags state);
624 (GtkStyleContext *context);
631 (GtkStyleContext *context, GtkWidgetPath *path);
[all …]

12345678910>>...76