Searched refs:ColorValues (Results 1 – 1 of 1) sorted by relevance
172 long ColorValues = (depth >= (8 * arch_sizeof_color_index) ? -1 in gx_default_get_params() local178 (code = param_write_long(plist, "ColorValues", &ColorValues)) < 0 in gx_default_get_params()439 long ColorValues = (depth >= 32 ? -1 : 1L << depth); in gx_default_put_params() local671 if ((code = param_check_long(plist, "ColorValues", ColorValues, true)) < 0) in gx_default_put_params()