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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimRm.c568 XIMCallback *out;
570 out = (XIMCallback *)((char *)top + info->offset);
815 XIMCallback *out;
817 out = (XIMCallback *)((char *)top + info->offset);
818 *out = *((XIMCallback *)val);
1173 XIMCallback *in;
1174 XIMCallback *callback;
1176 in = (XIMCallback *)((char *)top + info->offset);
1177 if(!(callback = Xmalloc(sizeof(XIMCallback)))) {
1183 *((XIMCallback **)va
[all...]
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXlcint.h645 XIMCallback destroy_callback;
H A DXimint.h100 XIMCallback destroy_callback;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1234 } XIMCallback; typedef in typeref:struct:__anonf1b122fa4708
/xsrc/external/mit/xterm/dist/
H A Dcharproc.c12922 XIMCallback destroy_cb;

Completed in 24 milliseconds