Searched refs:guchar (Results 1 – 2 of 2) sorted by relevance
54 guchar* gdk_pixels = gdk_pixbuf_get_pixels(pixbuf); in GdkPixbufToImageSkia()70 guchar* gdk_pixels = gdk_pixbuf_get_pixels(pixbuf); in GdkPixbufToImageSkia()75 guchar* pixel = gdk_pixels + row + (x * 3); in GdkPixbufToImageSkia()
16 typedef unsigned char guchar; typedef