FAngle           1308 Source/core/css/parser/BisonCSSParser-in.cpp                 m_unit = CSSPropertyParser::FAngle;
FAngle           1320 Source/core/css/parser/BisonCSSParser-in.cpp                 m_unit = CSSPropertyParser::FAngle;
FAngle           1324 Source/core/css/parser/BisonCSSParser-in.cpp                 m_unit = CSSPropertyParser::FAngle;
FAngle           1333 Source/core/css/parser/BisonCSSParser-in.cpp                 m_unit = CSSPropertyParser::FAngle;
FAngle           1354 Source/core/css/parser/BisonCSSParser-in.cpp                 m_unit = CSSPropertyParser::FAngle;
FAngle           1358 Source/core/css/parser/BisonCSSParser-in.cpp                 m_unit = CSSPropertyParser::FAngle;
FAngle           1362 Source/core/css/parser/BisonCSSParser-in.cpp                 m_unit = CSSPropertyParser::FAngle;
FAngle           1468 Source/core/css/parser/BisonCSSParser-in.cpp             if (!validUnit(a, FAngle, HTMLStandardMode))
FAngle            278 Source/core/css/parser/CSSPropertyParser.cpp     return (unitflags & (FLength | FAngle | FTime)) && (!value->fValue || isUnitLessLengthParsingEnabledForMode(cssParserMode));
FAngle            292 Source/core/css/parser/CSSPropertyParser.cpp                           ((unitflags & FAngle) ? CSSPrimitiveValue::CSS_DEG : CSSPrimitiveValue::CSS_MS);
FAngle            328 Source/core/css/parser/CSSPropertyParser.cpp         b = (unitflags & FAngle);
FAngle           6567 Source/core/css/parser/CSSPropertyParser.cpp     if (validUnit(a, FAngle, HTMLStandardMode)) {
FAngle           6753 Source/core/css/parser/CSSPropertyParser.cpp     if (validUnit(a, FAngle, HTMLStandardMode)) {
FAngle           7310 Source/core/css/parser/CSSPropertyParser.cpp             if (!validUnit(argument, FAngle, HTMLStandardMode))