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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DmbWMProps.c51 XTextProperty *iprop = NULL; local in function:XmbSetWMProperties
60 iprop = &iname;
61 XSetWMProperties(dpy, w, wprop, iprop, argv, argc,
65 if (iprop)
H A Dutf8WMProps.c73 XTextProperty *iprop = NULL; local in function:Xutf8SetWMProperties
82 iprop = &iname;
83 XSetWMProperties(dpy, w, wprop, iprop, argv, argc,
87 if (iprop)

Completed in 2 milliseconds