OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colorindexmediafeatureeval
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryEvaluator.cpp
200
static bool
colorIndexMediaFeatureEval
(CSSValue* value, RenderStyle*, Frame*, MediaFeaturePrefix op)
436
return
colorIndexMediaFeatureEval
(value, style, frame, MinPrefix);
441
return
colorIndexMediaFeatureEval
(value, style, frame, MaxPrefix);
Completed in 134 milliseconds