HomeSort by relevance Sort by last modified time
    Searched defs:gdkDrawable (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/gtk/
WidgetGtk.cpp 61 static GdkDrawable* gdkDrawable(PlatformWidget widget)
79 gdk_window_set_cursor(gdkDrawable(platformWidget()) ? GDK_WINDOW(gdkDrawable(platformWidget())) : GTK_WIDGET(root()->hostWindow()->platformPageClient())->window, platformCursor);
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp     [all...]

Completed in 14 milliseconds