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

  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryEvaluator.cpp 246 static bool aspectRatioMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op)
456 return aspectRatioMediaFeatureEval(value, style, frame, MinPrefix);
461 return aspectRatioMediaFeatureEval(value, style, frame, MaxPrefix);

Completed in 49 milliseconds