OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guchar
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/base/glib/
glib_integers.h
16
typedef unsigned char
guchar
;
typedef
/external/chromium_org/chrome/browser/ui/libgtk2ui/
skia_utils_gtk2.cc
55
guchar
* gdk_pixels = gdk_pixbuf_get_pixels(pixbuf);
71
guchar
* gdk_pixels = gdk_pixbuf_get_pixels(pixbuf);
76
guchar
* pixel = gdk_pixels + row + (x * 3);
Completed in 450 milliseconds