Home | History | Annotate | Download | only in css

Lines Matching defs:sizeValue

2912             CSSValueID sizeValue = cssIdentifierForFontSizeKeyword(style->fontDescription().keywordSize());
2914 if (primitiveValue->isValueID() && primitiveValue->getValueID() == sizeValue)