Home
last modified time | relevance | path

Searched defs:IsFontFamilyValue (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_value.h90 bool IsFontFamilyValue() const { return class_type_ == kFontFamilyClass; } in IsFontFamilyValue() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_value.h90 bool IsFontFamilyValue() const { return class_type_ == kFontFamilyClass; } in IsFontFamilyValue() function