fontValue         495 Source/core/css/FontFaceSet.cpp     String fontValue = parsedStyle->getPropertyValue(CSSPropertyFont);
fontValue         496 Source/core/css/FontFaceSet.cpp     if (fontValue == "inherit" || fontValue == "initial")
fontValue         293 Source/core/css/StylePropertySerializer.cpp         return fontValue();
fontValue          46 Source/core/css/StylePropertySerializer.h     String fontValue() const;
fontValue        2022 Source/core/html/canvas/CanvasRenderingContext2D.cpp     String fontValue = parsedStyle->getPropertyValue(CSSPropertyFont);
fontValue        2026 Source/core/html/canvas/CanvasRenderingContext2D.cpp     if (fontValue == "inherit" || fontValue == "initial")