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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXDefaultIMIF.c280 _SetICValueData(XIC ic, XIMArg *values, XICOp_t mode) function in typeref:typename:char *
295 return_name = _SetICValueData(ic, (XIMArg*)p->value, mode);
345 if (_SetICValueData(ic, arg, CREATE_IC) != NULL)
381 ret = _SetICValueData(ic, args, SET_ICVAL);

Completed in 2 milliseconds