Searched refs:rowstride (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dgtkutil.c253 int x, y, width, height, rowstride, mask_rowstride;
273 int rowstride = gdk_pixbuf_get_rowstride (icon_buf);
282 iconptr = pixels + y * rowstride;
292 iconptr += rowstride/width;
251 int x, y, width, height, rowstride, mask_rowstride; local
271 int rowstride = gdk_pixbuf_get_rowstride (icon_buf); local

Completed in 186 milliseconds