Lines Matching defs:replace
49 * replace the currently existing standard colormap, use
58 * If replace is true, any previous definition of the property will be
75 Bool replace, Bool retain)
82 * replace - specifies whether to replace
114 * if the replace flag has not been set to true, return success.
115 * lookup() will remove a pre-existing map if replace is true.
119 replace) && !replace) {
158 if (lookup(dpy, screen, visualid, property, colormap, replace) &&
159 !replace) {
161 * Since we will not replace it, release our own resources.
186 * exists. If the map exists and replace is true, delete the resources used
194 * a standard colormap of the screen if none already exists, or if replace
200 XStandardColormap *cnew, Bool replace)
207 * replace - specifies whether to replace
226 if (replace) {
280 if (replace) {