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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimExten.c72 _XimIsSupportExt( function in typeref:typename:int
236 if ((idx = _XimIsSupportExt(XIM_EXT_FORWARD_KEYEVENT_IDX)) < 0)
494 if ((idx = _XimIsSupportExt(XIM_EXT_SET_EVENT_MASK_IDX)) >= 0)
500 if ((idx = _XimIsSupportExt(XIM_EXT_FORWARD_KEYEVENT_IDX)) >= 0)
534 if ((idx = _XimIsSupportExt(XIM_EXT_MOVE_IDX)) < 0)

Completed in 2 milliseconds