Lines Matching refs:lcd
112 XLCd lcd,
147 else if (encoding == XInternAtom(dpy, XLC_PUBLIC(lcd, encoding_name), False))
158 buf_len = text_prop->nitems * XLC_PUBLIC(lcd, mb_cur_max) + 1;
171 conv = _XlcOpenConverter(lcd, from_type, lcd, to_type);
247 XLCd lcd,
253 return _XTextPropertyToTextList(lcd, dpy, text_prop, XlcNMultiByte,
259 XLCd lcd,
265 return _XTextPropertyToTextList(lcd, dpy, text_prop, XlcNWideChar,
271 XLCd lcd,
277 return _XTextPropertyToTextList(lcd, dpy, text_prop, XlcNUtf8String,
283 XLCd lcd,