Lines Matching defs:property
54 * given standard property name. Return a pointer to an XStandardColormap
66 unsigned int depth, Atom property, Colormap cmap,
74 * property - a standard colormap property
94 * allocation, and colormap property. Create an XStandardColormap
98 if (! valid_args(vinfo, red_max, green_max, blue_max, property)
123 if (property == XA_RGB_GRAY_MAP)
162 unsigned long blue_max, Atom property)
166 * property - specifies property name
191 } else if (property == XA_RGB_GRAY_MAP) {
201 /* Determine that the allocation and visual make sense for the property */
203 switch (property)