OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XExtensionErrorHandler
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xext.h
33
typedef int (*
XExtensionErrorHandler
)(Display *, _Xconst char *,
36
extern
XExtensionErrorHandler
XSetExtensionErrorHandler(
37
XExtensionErrorHandler
handler
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11sym.h
139
SDL_X11_SYM(
XExtensionErrorHandler
,XSetExtensionErrorHandler,(
XExtensionErrorHandler
a),(a),return)
Completed in 33 milliseconds