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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimExten.c512 #define EXT_XNSPOTLOCATION (1L<<0) macro
515 #define SET_EXT_XNSPOTLOCATION(flag) (flag |= EXT_XNSPOTLOCATION)
516 #define IS_EXT_XNSPOTLOCATION(flag) (flag & EXT_XNSPOTLOCATION)

Completed in 2 milliseconds