HomeSort by relevance Sort by last modified time
    Searched full:aspect_ratiomediafeatureeval (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebCore/css/
MediaQueryEvaluator.cpp 253 static bool aspect_ratioMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op)
375 return aspect_ratioMediaFeatureEval(value, style, frame, MinPrefix);
380 return aspect_ratioMediaFeatureEval(value, style, frame, MaxPrefix);

Completed in 279 milliseconds