OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gdk_pixbuf_new
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/platform/gtk/
GtkVersioning.c
233
dest =
gdk_pixbuf_new
(GDK_COLORSPACE_RGB,
/external/webkit/Tools/DumpRenderTree/gtk/
ImageDiff.cpp
73
GdkPixbuf* image =
gdk_pixbuf_new
(GDK_COLORSPACE_RGB, FALSE, 8, width, height);
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_gtk.cc
255
GdkPixbuf* pixbuf =
gdk_pixbuf_new
(GDK_COLORSPACE_RGB, TRUE, 8, 1, 1);
/external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc
711
GdkPixbuf* pixbuf =
gdk_pixbuf_new
(GDK_COLORSPACE_RGB, TRUE, 8, 1, 1);
[
all
...]
Completed in 2573 milliseconds