OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sat Jul 18 00:24:37 UTC 2026