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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimDefFlt.c410 if (!(im->private.proto.registed_filter_event & DESTROYNOTIFY_MASK)) {
418 im->private.proto.registed_filter_event |= DESTROYNOTIFY_MASK;
429 if (im->private.proto.registed_filter_event & DESTROYNOTIFY_MASK) {
434 im->private.proto.registed_filter_event &= ~DESTROYNOTIFY_MASK;
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimintP.h227 #define DESTROYNOTIFY_MASK (1L << 2) macro

Completed in 3 milliseconds