Searched defs:valueID (Results 1 – 10 of 10) sorted by relevance
45 static unsigned keywordSize(CSSValueID valueID) in keywordSize()
191 int valueID = getValueID(); in colorIsDerivedFromElement() local252 static const AtomicString& valueName(CSSValueID valueID) in valueName()267 CSSPrimitiveValue::CSSPrimitiveValue(CSSValueID valueID) in CSSPrimitiveValue()
216 static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createIdentifier(CSSValueID valueID) in createIdentifier()390 CSSValueID valueID; member
44 void RenderThemeChromiumFontProvider::systemFont(CSSValueID valueID, FontDescription& fontDescripti… in systemFont()
121 void RenderThemeChromiumFontProvider::systemFont(CSSValueID valueID, FontDescription& fontDescripti… in systemFont()
130 void RenderThemeChromiumSkia::systemFont(CSSValueID valueID, FontDescription& fontDescription) const in systemFont()
102 CSSValueID valueID = value->getValueID(); in colorFromPrimitiveValue() local
102 CSSValueID valueID = primitiveValue->getValueID(); in convertLineWidth() local
162 if (CSSValueID valueID = primitiveValue->getValueID()) { in convertFontSize() local
236 CSSValueID valueID = cssValueKeywordID(cssString); in parseColorValue() local358 bool isValidKeywordPropertyAndValue(CSSPropertyID propertyId, CSSValueID valueID, const CSSParserCo… in isValidKeywordPropertyAndValue()691 CSSValueID valueID = cssValueKeywordID(cssString); in parseKeywordValue() local