HomeSort by: relevance | last modified time | path
    Searched defs:pixbuf (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
support.c 117 GdkPixbuf *pixbuf; local
131 pixbuf = gdk_pixbuf_new_from_file (pathname, &error);
132 if (!pixbuf)
134 LogError ("Failed to load pixbuf file: %s: %s\n",
139 return pixbuf;
support.c 117 GdkPixbuf *pixbuf; local
131 pixbuf = gdk_pixbuf_new_from_file (pathname, &error);
132 if (!pixbuf)
134 LogError ("Failed to load pixbuf file: %s: %s\n",
139 return pixbuf;

Completed in 111 milliseconds