Home
last modified time | relevance | path

Searched refs:eCSSProperty_font (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/smil/
H A DSMILCSSProperty.cpp138 case eCSSProperty_font: in IsPropertyAnimatable()
H A DSMILCSSValueType.cpp275 if (property == eCSSProperty_font) { in AddOrAccumulate()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/smil/
H A DSMILCSSProperty.cpp137 case eCSSProperty_font: in IsPropertyAnimatable()
H A DSMILCSSValueType.cpp275 if (property == eCSSProperty_font) { in AddOrAccumulate()
/dports/www/firefox/firefox-99.0/dom/smil/
H A DSMILCSSProperty.cpp138 case eCSSProperty_font: in IsPropertyAnimatable()
H A DSMILCSSValueType.cpp276 if (property == eCSSProperty_font) { in AddOrAccumulate()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/smil/
H A DSMILCSSProperty.cpp138 case eCSSProperty_font: in IsPropertyAnimatable()
H A DSMILCSSValueType.cpp275 if (property == eCSSProperty_font) { in AddOrAccumulate()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/smil/
H A DnsSMILCSSProperty.cpp178 case eCSSProperty_font: in IsPropertyAnimatable()
H A DnsSMILCSSValueType.cpp370 if (property == eCSSProperty_font) { in AddOrAccumulate()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILCSSProperty.cpp218 case eCSSProperty_font: in IsPropertyAnimatable()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DDeclaration.cpp756 case eCSSProperty_font: { in GetPropertyValueInternal()
1646 if (shorthand == eCSSProperty_font) { in ToString()
1653 AppendPropertyAndValueToString(eCSSProperty_font, aString, value, in ToString()
H A DFontFaceSet.cpp227 parser.ParseProperty(eCSSProperty_font, aFont, mDocument->GetDocumentURI(), in ParseFontShorthandForMatching()
H A DnsCSSParser.cpp10986 case eCSSProperty_font: in ParsePropertyByFunction()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DDeclaration.cpp832 case eCSSProperty_font: { in GetPropertyValueInternal()
1760 if (shorthand == eCSSProperty_font) { in ToString()
1767 AppendPropertyAndValueToString(eCSSProperty_font, value, aString); in ToString()
H A DFontFaceSet.cpp181 parser.ParseProperty(eCSSProperty_font, in ParseFontShorthandForMatching()
H A DnsCSSParser.cpp11902 case eCSSProperty_font:
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2584 return CreateDeclaration(aNode, eCSSProperty_font, aFont, aOutFontChanged, in CreateFontDeclaration()
2689 decl->GetPropertyValueByID(eCSSProperty_font, aOutUsedFont); in GetFontStyleContext()
2714 if (aProperty == eCSSProperty_font) { in CreateDeclarationForServo()
2727 return CreateDeclarationForServo(eCSSProperty_font, aFont, aDocument); in CreateFontDeclarationForServo()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2254 if (aProperty == eCSSProperty_font) { in CreateDeclarationForServo()
2267 return CreateDeclarationForServo(eCSSProperty_font, aFont, aDocument); in CreateFontDeclarationForServo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2237 if (aProperty == eCSSProperty_font) { in CreateDeclarationForServo()
2250 return CreateDeclarationForServo(eCSSProperty_font, aFont, aDocument); in CreateFontDeclarationForServo()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2332 if (aProperty == eCSSProperty_font) { in CreateDeclarationForServo()
2345 return CreateDeclarationForServo(eCSSProperty_font, aFont, aDocument); in CreateFontDeclarationForServo()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DCanvasRenderingContext2D.cpp2254 if (aProperty == eCSSProperty_font) { in CreateDeclarationForServo()
2267 return CreateDeclarationForServo(eCSSProperty_font, aFont, aDocument); in CreateFontDeclarationForServo()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DCanvasRenderingContext2D.cpp2618 eCSSProperty_font, aFont, aOutFontChanged, in CreateFontDeclaration()
2739 decl->GetPropertyValueByID(eCSSProperty_font, aOutUsedFont); in GetFontStyleContext()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs23565 eCSSProperty_font = 349, enumerator