Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp104 bool addSmallCaps = false; in ShapeText() local
106 false, handleFeatureTag, &addSmallCaps); in ShapeText()
133 ::CTFontGetSize(mCTFont), addSmallCaps in ShapeText()
136 } else if (addSmallCaps) { in ShapeText()
H A DgfxHarfBuzzShaper.cpp1357 bool addSmallCaps = false; in ShapeText() local
1363 mFont->SupportsVariantCaps(aScript, style->variantCaps, addSmallCaps, in ShapeText()
1377 addSmallCaps, AddOpenTypeFeature, &features); in ShapeText()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp103 bool addSmallCaps = false; in ShapeText() local
105 false, handleFeatureTag, &addSmallCaps); in ShapeText()
131 if (addSmallCaps) { in ShapeText()
H A DgfxHarfBuzzShaper.cpp1375 bool addSmallCaps = false; in ShapeText() local
1381 mFont->SupportsVariantCaps(aScript, style->variantCaps, addSmallCaps, in ShapeText()
1395 addSmallCaps, AddOpenTypeFeature, &features); in ShapeText()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp102 bool addSmallCaps = false; in ShapeText() local
104 false, handleFeatureTag, &addSmallCaps); in ShapeText()
130 if (addSmallCaps) { in ShapeText()
H A DgfxHarfBuzzShaper.cpp1355 bool addSmallCaps = false; in ShapeText() local
1361 mFont->SupportsVariantCaps(aScript, style->variantCaps, addSmallCaps, in ShapeText()
1375 addSmallCaps, AddOpenTypeFeature, &features); in ShapeText()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp102 bool addSmallCaps = false; in ShapeText() local
104 false, handleFeatureTag, &addSmallCaps); in ShapeText()
130 if (addSmallCaps) { in ShapeText()
H A DgfxHarfBuzzShaper.cpp1328 bool addSmallCaps = false; in ShapeText() local
1334 mFont->SupportsVariantCaps(aScript, style->variantCaps, addSmallCaps, in ShapeText()
1348 addSmallCaps, AddOpenTypeFeature, &features); in ShapeText()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp103 bool addSmallCaps = false; in ShapeText() local
105 false, handleFeatureTag, &addSmallCaps); in ShapeText()
131 if (addSmallCaps) { in ShapeText()
H A DgfxHarfBuzzShaper.cpp1375 bool addSmallCaps = false; in ShapeText() local
1381 mFont->SupportsVariantCaps(aScript, style->variantCaps, addSmallCaps, in ShapeText()
1395 addSmallCaps, AddOpenTypeFeature, &features); in ShapeText()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp1445 bool addSmallCaps = false; in ShapeText() local
1452 addSmallCaps, synLower, synUpper); in ShapeText()
1467 addSmallCaps, in ShapeText()
/dports/print/fontforge/fontforge-20201107/doc/sphinx/scripting/python/
H A Dfontforge.rst4099 .. method:: font.addSmallCaps(scheight=None, capheight=None, lcstem=None, ucstem=None, symbols=None…