OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COLOR_NAME
(Results
1 - 2
of
2
) sorted by null
/external/owasp/sanitizer/src/main/org/owasp/html/examples/
EbayPolicyExample.java
65
private static final Pattern
COLOR_NAME
= Pattern.compile(
105
return
COLOR_NAME
.matcher(s).matches()
/external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp
408
#define SAMPLE_REGISTER_BLENDED_COLOR(
COLOR_NAME
, COLOR_EXPRESSION) \
417
sample.
COLOR_NAME
= (COLOR_EXPRESSION); \
[
all
...]
Completed in 78 milliseconds