Lines Matching defs:tp
63 XTextProperty *tp,
66 XChangeProperty (dpy, w, property, tp->encoding, tp->format,
67 PropModeReplace, tp->value, tp->nitems);
73 XTextProperty *tp)
75 XSetTextProperty (dpy, w, tp, XA_WM_NAME);
81 XTextProperty *tp)
83 XSetTextProperty (dpy, w, tp, XA_WM_ICON_NAME);
89 XTextProperty *tp)
91 XSetTextProperty (dpy, w, tp, XA_WM_CLIENT_MACHINE);