Home | History | Annotate | Download | only in css

Lines Matching refs:sizeValue

1915             int sizeValue = cssIdentifierForFontSizeKeyword(style->fontDescription().keywordSize());
1917 if (primitiveValue->primitiveType() == CSSPrimitiveValue::CSS_IDENT && primitiveValue->getIdent() == sizeValue)