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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DmbWMProps.c50 XTextProperty *wprop = NULL; local in function:XmbSetWMProperties
56 wprop = &wname;
61 XSetWMProperties(dpy, w, wprop, iprop, argv, argc,
63 if (wprop)
H A Dutf8WMProps.c72 XTextProperty *wprop = NULL; local in function:Xutf8SetWMProperties
78 wprop = &wname;
83 XSetWMProperties(dpy, w, wprop, iprop, argv, argc,
85 if (wprop)

Completed in 3 milliseconds