Searched refs:GdkDrawable (Results 1 - 10 of 10) sorted by relevance

/external/webkit/WebCore/platform/gtk/
H A DWidgetGtk.cpp61 static GdkDrawable* gdkDrawable(PlatformWidget widget)
H A DRenderThemeGtk.h38 typedef struct _GdkDrawable GdkDrawable; typedef in typeref:struct:_GdkDrawable
92 GtkThemeParts* partsForDrawable(GdkDrawable*) const;
H A Dgtk2drawing.c755 moz_gtk_button_paint(GdkDrawable* drawable, GdkRectangle* rect,
932 moz_gtk_toggle_paint(GdkDrawable* drawable, GdkRectangle* rect,
1079 moz_gtk_scrollbar_button_paint(GdkDrawable* drawable, GdkRectangle* rect,
1174 GdkDrawable* drawable, GdkRectangle* rect,
1212 GdkDrawable* drawable, GdkRectangle* rect,
1284 moz_gtk_spin_paint(GdkDrawable* drawable, GdkRectangle* rect,
1301 moz_gtk_spin_updown_paint(GdkDrawable* drawable, GdkRectangle* rect,
1337 moz_gtk_scale_paint(GdkDrawable* drawable, GdkRectangle* rect,
1378 moz_gtk_scale_thumb_paint(GdkDrawable* drawable, GdkRectangle* rect,
1414 moz_gtk_gripper_paint(GdkDrawable* drawabl
[all...]
H A DPlatformScreenGtk.cpp132 GdkDrawable* rootWindow = GDK_DRAWABLE(gtk_widget_get_root_window(container));
H A Dgtkdrawing.h317 moz_gtk_widget_paint(GtkThemeWidgetType widget, GdkDrawable* drawable,
H A DRenderThemeGtk.cpp177 GtkThemeParts* RenderThemeGtk::partsForDrawable(GdkDrawable* drawable) const
330 // Since the theme renderer is going to be drawing onto this GdkDrawable,
/external/webkit/WebCore/platform/
H A DWidget.h54 typedef struct _GdkDrawable GdkDrawable; typedef in typeref:struct:_GdkDrawable
/external/webkit/WebCore/platform/graphics/
H A DGraphicsContext.h94 typedef struct _GdkDrawable GdkDrawable; typedef in typeref:struct:_GdkDrawable
420 GdkDrawable* gdkDrawable() const;
/external/webkit/WebCore/plugins/gtk/
H A DPluginViewGtk.cpp232 GdkDrawable* gdkBackingStore = 0;
/external/webkit/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp1172 GdkDrawable* GraphicsContext::gdkDrawable() const

Completed in 108 milliseconds