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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimintP.h161 #define SERVER_CONNECTED (1L) macro
175 ((((Xim)im))->private.proto.flag & SERVER_CONNECTED)
177 ((((Xim)im))->private.proto.flag |= SERVER_CONNECTED)
179 ((((Xim)im))->private.proto.flag &= ~SERVER_CONNECTED)

Completed in 3 milliseconds