Searched refs:COLOR_NAME (Results 1 – 2 of 2) sorted by relevance
65 private static final Pattern COLOR_NAME = Pattern.compile( field in EbayPolicyExample105 return COLOR_NAME.matcher(s).matches()
463 #define SAMPLE_REGISTER_BLENDED_COLOR(COLOR_NAME, COLOR_EXPRESSION) \ in executeBlend() argument472 sample.COLOR_NAME = (COLOR_EXPRESSION); \ in executeBlend()