Lines Matching refs:text_prop
1762 XTextProperty * text_prop,
1770 if (text_prop->format == 8
1771 && (rc = Xutf8TextPropertyToTextList(dpy, text_prop,
2695 XTextProperty text_prop;
2717 text_prop.value = (unsigned char *) value;
2718 text_prop.encoding = *type;
2719 text_prop.format = *format;
2720 text_prop.nitems = *length;
2724 visibleSelectionTarget(dpy, text_prop.encoding),
2725 text_prop.format,
2726 text_prop.nitems));
2734 if (Xutf8TextPropertyToTextList(dpy, &text_prop,
2756 rc = xtermUtf8ToTextList(xw, &text_prop,
2761 rc = XTextPropertyToStringList(&text_prop,
2764 rc = XmbTextPropertyToTextList(dpy, &text_prop,