Home
last modified time | relevance | path

Searched refs:eAutoStretch (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFontEntry.h517 eAutoStretch = (1 << 1), enumerator
H A DgfxFontEntry.cpp1345 float stretch = (IsUserFont() && (mRangeFlags & RangeFlags::eAutoStretch)) in GetVariationsForStyle()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFontEntry.h482 eAutoStretch = (1 << 1), enumerator
H A DgfxFontEntry.cpp1339 float stretch = (IsUserFont() && (mRangeFlags & RangeFlags::eAutoStretch)) in GetVariationsForStyle()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFontEntry.h517 eAutoStretch = (1 << 1), enumerator
H A DgfxFontEntry.cpp1334 float stretch = (IsUserFont() && (mRangeFlags & RangeFlags::eAutoStretch)) in GetVariationsForStyle()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFontEntry.h517 eAutoStretch = (1 << 1), enumerator
H A DgfxFontEntry.cpp1345 float stretch = (IsUserFont() && (mRangeFlags & RangeFlags::eAutoStretch)) in GetVariationsForStyle()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DFontFaceSet.cpp970 aRangeFlags |= gfxFontEntry::RangeFlags::eAutoStretch; in GetStretchRangeForDescriptor()
/dports/www/firefox/firefox-99.0/layout/style/
H A DFontFaceSet.cpp970 aRangeFlags |= gfxFontEntry::RangeFlags::eAutoStretch; in GetStretchRangeForDescriptor()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DFontFaceSet.cpp970 aRangeFlags |= gfxFontEntry::RangeFlags::eAutoStretch; in GetStretchRangeForDescriptor()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DFontFaceSet.cpp951 aRangeFlags |= gfxFontEntry::RangeFlags::eAutoStretch; in GetStretchRangeForDescriptor()