isValidKeywordPropertyAndValue 872 Source/core/css/parser/BisonCSSParser-in.cpp else if (isValidKeywordPropertyAndValue(propertyId, valueID, parserContext)) isValidKeywordPropertyAndValue 488 Source/core/css/parser/CSSPropertyParser.cpp if (!isValidKeywordPropertyAndValue(propId, id, m_context)) isValidKeywordPropertyAndValue 4469 Source/core/css/parser/CSSPropertyParser.cpp if (!fontStyleParsed && isValidKeywordPropertyAndValue(CSSPropertyFontStyle, value->id, m_context)) { isValidKeywordPropertyAndValue 406 Source/core/css/parser/CSSPropertyParser.h bool isValidKeywordPropertyAndValue(CSSPropertyID, int valueID, const CSSParserContext&);