Searched refs:isDotsPerPixel (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DMediaList.cpp306 if (CSSPrimitiveValue::isDotsPerPixel(expValue.unit))
H A DCSSPrimitiveValue.h209 static bool isDotsPerPixel(UnitType type) { return type == CSS_DPPX; } function in class:blink::CSSPrimitiveValue

Completed in 2498 milliseconds