Home
last modified time | relevance | path

Searched refs:GdkDrawable (Results 1 – 9 of 9) sorted by relevance

/external/webkit/WebCore/platform/gtk/
Dgtk2drawing.c791 moz_gtk_button_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_button_paint()
972 moz_gtk_toggle_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_toggle_paint()
1102 moz_gtk_scrollbar_button_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_scrollbar_button_paint()
1197 GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_scrollbar_trough_paint()
1235 GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_scrollbar_thumb_paint()
1307 moz_gtk_spin_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_spin_paint()
1324 moz_gtk_spin_updown_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_spin_updown_paint()
1360 moz_gtk_scale_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_scale_paint()
1401 moz_gtk_scale_thumb_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_scale_thumb_paint()
1437 moz_gtk_gripper_paint(GdkDrawable* drawable, GdkRectangle* rect, in moz_gtk_gripper_paint()
[all …]
DWidgetGtk.cpp73 static GdkDrawable* gdkDrawable(PlatformWidget widget) in gdkDrawable()
DPlatformScreenGtk.cpp113 GdkDrawable* rootWindow = GDK_DRAWABLE(gtk_widget_get_root_window(container)); in screenAvailableRect()
Dgtkdrawing.h253 moz_gtk_widget_paint(GtkThemeWidgetType widget, GdkDrawable* drawable,
/external/webkit/WebCore/platform/graphics/
DGraphicsContext.h79 typedef struct _GdkDrawable GdkDrawable; typedef
369 GdkDrawable* gdkDrawable() const;
/external/webkit/WebCore/platform/
DWidget.h54 typedef struct _GdkDrawable GdkDrawable; typedef
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp1088 GdkDrawable* GraphicsContext::gdkDrawable() const in gdkDrawable()
/external/webkit/WebCore/
DChangeLog-2007-10-1416465 has not yet a GdkWindow allocated. We will lazily set the GdkDrawable.
16503 …* platform/graphics/GraphicsContext.h: Allow to set the GdkDrawable, e.g. used inside a expose eve…
DChangeLog-2008-08-1072478 associated with a GdkDrawable. This was noticed when adding printing