Searched refs:iprop (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ | ||
| H A D | mbWMProps.c | 51 XTextProperty *iprop = NULL; local in function:XmbSetWMProperties 60 iprop = &iname; 61 XSetWMProperties(dpy, w, wprop, iprop, argv, argc, 65 if (iprop) |
| H A D | utf8WMProps.c | 73 XTextProperty *iprop = NULL; local in function:Xutf8SetWMProperties 82 iprop = &iname; 83 XSetWMProperties(dpy, w, wprop, iprop, argv, argc, 87 if (iprop) |
Completed in 4 milliseconds