Home | History | Annotate | Download | only in resolver

Lines Matching refs:CSS_IN

341 static Length inchLength(double inch) { return CSSPrimitiveValue::create(inch, CSSPrimitiveValue::CSS_IN)->computeLength<Length>(0, 0); }