Home
last modified time | relevance | path

Searched refs:gdkDrawable (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/platform/gtk/
DWidgetGtk.cpp61 static GdkDrawable* gdkDrawable(PlatformWidget widget) in gdkDrawable() function
79 …gdk_window_set_cursor(gdkDrawable(platformWidget()) ? GDK_WINDOW(gdkDrawable(platformWidget())) : … in setCursor()
DRenderThemeGtk.cpp159 if (!i.context->gdkDrawable()) in paintMozWidget()
209 …return moz_gtk_widget_paint(type, i.context->gdkDrawable(), &gdkRect, &gdkClipRect, &mozState, fla… in paintMozWidget()
/external/webkit/WebCore/platform/graphics/
DGraphicsContext.h415 GdkDrawable* gdkDrawable() const;
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp1062 GdkDrawable* GraphicsContext::gdkDrawable() const in gdkDrawable() function in WebCore::GraphicsContext
/external/webkit/WebCore/
DChangeLog-2007-10-1411939 (WebCore::WidgetPrivate::gdkDrawable):
12259 (WebCore::GraphicsContext::gdkDrawable):
14585 * platform/gdk/ScrollViewGdk.cpp: The gdkDrawable won't exist at that time and it is fine
16480 (WebCore::screenDepth): gdkDrawable
16490 * platform/gdk/ScrollViewGdk.cpp: gdkDrawable
16491 (WebCore::ScrollView::updateView): gdkDrawable
16493 (WebCore::ScrollView::setGtkWidget): gdkDrawable
16498 (WebCore::Widget::gdkDrawable): Renamed from drawable
16499 (WebCore::Widget::setGtkWidget): use gdkDrawable
16500 (WebCore::Widget::setCursor): gdkDrawable
[all …]
DChangeLog-2008-08-1072486 (WebCore::GraphicsContext::gdkDrawable):
DChangeLog-2009-06-1689402 (WebCore::gdkDrawable):