Home
last modified time | relevance | path

Searched defs:FontSizeAdjust (Results 1 – 21 of 21) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/computed/
H A Dfont.rs609 pub enum FontSizeAdjust { enum
617 impl FontSizeAdjust { impl
634 impl ToAnimatedZero for FontSizeAdjust { implementation
642 impl ToAnimatedValue for FontSizeAdjust { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/computed/
H A Dfont.rs625 pub enum FontSizeAdjust { enum
633 impl FontSizeAdjust { implementation
650 impl ToAnimatedZero for FontSizeAdjust { implementation
658 impl ToAnimatedValue for FontSizeAdjust { implementation
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/computed/
H A Dfont.rs569 pub type FontSizeAdjust = generics::GenericFontSizeAdjust<NonNegativeNumber>; typedef
571 impl FontSizeAdjust { impl
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/computed/
H A Dfont.rs569 pub type FontSizeAdjust = generics::GenericFontSizeAdjust<NonNegativeNumber>; typedef
571 impl FontSizeAdjust { implementation
/dports/www/firefox/firefox-99.0/servo/components/style/values/computed/
H A Dfont.rs600 pub type FontSizeAdjust = generics::GenericFontSizeAdjust<NonNegativeNumber>; typedef
602 impl FontSizeAdjust { impl
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/specified/
H A Dfont.rs259 pub enum FontSizeAdjust { enum
268 impl FontSizeAdjust { impl
290 impl ToComputedValue for FontSizeAdjust { implementation
316 impl Parse for FontSizeAdjust { implementation
318 …fn parse<'i, 't>(context: &ParserContext, input: &mut Parser<'i, 't>) -> Result<FontSizeAdjust, Pa… in parse()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/specified/
H A Dfont.rs740 pub enum FontSizeAdjust { enum
746 impl FontSizeAdjust { implementation
756 impl Parse for FontSizeAdjust { implementation
786 impl ToComputedValue for FontSizeAdjust { implementation
/dports/www/firefox/firefox-99.0/servo/components/style/values/specified/
H A Dfont.rs740 pub enum FontSizeAdjust { enum
746 impl FontSizeAdjust { implementation
756 impl Parse for FontSizeAdjust { implementation
788 impl ToComputedValue for FontSizeAdjust { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/specified/
H A Dfont.rs740 pub enum FontSizeAdjust { enum
746 impl FontSizeAdjust { impl
756 impl Parse for FontSizeAdjust { implementation
786 impl ToComputedValue for FontSizeAdjust { implementation
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/inc/
H A Dsvgtoken.hxx55 FontSizeAdjust, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/specified/
H A Dfont.rs715 pub enum FontSizeAdjust { enum
725 impl FontSizeAdjust { implementation
735 impl ToComputedValue for FontSizeAdjust { implementation
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFont.h100 using FontSizeAdjust = mozilla::StyleFontSizeAdjust; member
1417 using FontSizeAdjust = mozilla::StyleFontSizeAdjust; variable
H A DgfxFcPlatformFontList.cpp492 using FontSizeAdjust = gfxFont::FontSizeAdjust; in GetAspect() typedef
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFont.h100 using FontSizeAdjust = mozilla::StyleFontSizeAdjust; member
1436 using FontSizeAdjust = mozilla::StyleFontSizeAdjust; variable
H A DgfxFcPlatformFontList.cpp514 using FontSizeAdjust = gfxFont::FontSizeAdjust; in GetAspect() typedef
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFont.h100 using FontSizeAdjust = mozilla::StyleFontSizeAdjust; member
1417 using FontSizeAdjust = mozilla::StyleFontSizeAdjust; variable
H A DgfxFcPlatformFontList.cpp492 using FontSizeAdjust = gfxFont::FontSizeAdjust; in GetAspect() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcomputed_style.h992 float FontSizeAdjust() const { return GetFontDescription().SizeAdjust(); } in FontSizeAdjust() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcomputed_style.h1031 float FontSizeAdjust() const { return GetFontDescription().SizeAdjust(); } in FontSizeAdjust() function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts18775 export type FontSizeAdjust = Globals | "none" | (number & {}); alias
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts18350 export type FontSizeAdjust = Globals | "none" | (number & {}); alias