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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXDefaultIMIF.c82 } XIMStaticXIMRec; typedef in typeref:struct:_XIMStaticXIMRec
93 XIMStaticXIMRec *private;
179 if ((im->private = Xcalloc(1, sizeof(XIMStaticXIMRec))) == NULL)

Completed in 2 milliseconds