HomeSort by relevance Sort by last modified time
    Searched full:gdk_pixbuf_loader_get_pixbuf (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/base/resource/
resource_bundle_gtk.cc 35 // loader. We must do this before calling gdk_pixbuf_loader_get_pixbuf.
39 GdkPixbuf* pixbuf = gdk_pixbuf_loader_get_pixbuf(loader.get());
  /external/chromium/chrome/browser/
icon_loader_linux.cc 47 GdkPixbuf* pixbuf = gdk_pixbuf_loader_get_pixbuf(loader);
  /external/chromium_org/ui/gfx/image/
image.cc 83 // loader. This must be done before calling gdk_pixbuf_loader_get_pixbuf.
87 pixbuf = gdk_pixbuf_loader_get_pixbuf(loader.get());

Completed in 71 milliseconds