Home
last modified time | relevance | path

Searched refs:mpWindowStyle (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salnativewidgets-gtk.cxx28 GtkStyleContext* GtkSalGraphics::mpWindowStyle = nullptr; member in GtkSalGraphics
1150 gtk_style_context_set_state(mpWindowStyle, flags); in PaintSpinButton()
1152 gtk_render_background(mpWindowStyle, cr, in PaintSpinButton()
1571 GtkWidgetPath *path = gtk_widget_path_copy(gtk_style_context_get_path(mpWindowStyle)); in createNewContext()
1575 return makeContext(path, mpWindowStyle); in createNewContext()
1666 GtkWidgetPath *path = gtk_widget_path_copy(gtk_style_context_get_path(mpWindowStyle)); in createNewContext()
1669 return makeContext(path, mpWindowStyle); in createNewContext()
1726 return makeContext(path, mpWindowStyle); in createNewContext()
2010 return makeContext(path, mpWindowStyle); in createOldContext()
2067 return makeContext(path, mpWindowStyle); in createOldContext()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dsalnativewidgets-gtk.cxx29 GtkStyleContext* GtkSalGraphics::mpWindowStyle = nullptr; member in GtkSalGraphics
852 gtk_style_context_set_state(mpWindowStyle, flags); in PaintSpinButton()
854 gtk_render_background(mpWindowStyle, cr, in PaintSpinButton()
1251 GtkWidgetPath *path = gtk_widget_path_copy(gtk_style_context_get_path(mpWindowStyle)); in createStyleContext()
1255 return makeContext(path, mpWindowStyle); in createStyleContext()
1339 GtkWidgetPath *path = gtk_widget_path_copy(gtk_style_context_get_path(mpWindowStyle)); in createStyleContext()
1342 return makeContext(path, mpWindowStyle); in createStyleContext()
1396 GtkWidgetPath *path = gtk_widget_path_copy(gtk_style_context_get_path(mpWindowStyle)); in createStyleContext()
1399 return makeContext(path, mpWindowStyle); in createStyleContext()
2868 mpWindowStyle = createStyleContext(GtkControlPart::ToplevelWindow); in GtkSalGraphics()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx140 static GtkStyleContext *mpWindowStyle; member in GtkSalGraphics
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx140 static GtkStyleContext *mpWindowStyle; member in GtkSalGraphics