Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxFont.h1808 return mKerningSet && !mKerningEnabled; in KerningDisabled()
2088 bool mKerningSet; // kerning explicitly set? variable
H A DgfxFont.cpp854 mKerningSet = HasFeatureSet(HB_TAG('k','e','r','n'), mKerningEnabled); in gfxFont()
1313 if (!mKerningSet && mStyle.featureSettings.IsEmpty() && in SpaceMayParticipateInShaping()
1347 if (mKerningSet && mFontEntry->mHasSpaceFeaturesKerning) { in SpaceMayParticipateInShaping()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFont.h1807 bool KerningDisabled() { return mKerningSet && !mKerningEnabled; } in KerningDisabled()
2129 bool mKerningSet; // kerning explicitly set? variable
H A DgfxFont.cpp817 mKerningSet = HasFeatureSet(HB_TAG('k', 'e', 'r', 'n'), mKerningEnabled); in gfxFont()
1261 if (!mKerningSet && mStyle.featureSettings.IsEmpty() && in SpaceMayParticipateInShaping()
1295 if (mKerningSet && mFontEntry->mHasSpaceFeaturesKerning) { in SpaceMayParticipateInShaping()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFont.h1816 bool KerningDisabled() { return mKerningSet && !mKerningEnabled; } in KerningDisabled()
2090 bool mKerningSet; // kerning explicitly set? variable
H A DgfxFont.cpp727 mKerningSet = HasFeatureSet(HB_TAG('k', 'e', 'r', 'n'), mKerningEnabled); in gfxFont()
1221 if (!mKerningSet && mStyle.featureSettings.IsEmpty() && in SpaceMayParticipateInShaping()
1255 if (mKerningSet && mFontEntry->mHasSpaceFeaturesKerning) { in SpaceMayParticipateInShaping()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFont.h1880 bool KerningDisabled() { return mKerningSet && !mKerningEnabled; } in KerningDisabled()
2209 bool mKerningSet; // kerning explicitly set? variable
H A DgfxFont.cpp821 mKerningSet = HasFeatureSet(HB_TAG('k', 'e', 'r', 'n'), mKerningEnabled); in gfxFont()
1289 if (!mKerningSet && mStyle.featureSettings.IsEmpty() && in SpaceMayParticipateInShaping()
1323 if (mKerningSet && mFontEntry->mHasSpaceFeaturesKerning) { in SpaceMayParticipateInShaping()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFont.h1911 bool KerningDisabled() { return mKerningSet && !mKerningEnabled; } in KerningDisabled()
2240 bool mKerningSet; // kerning explicitly set? variable
H A DgfxFont.cpp842 mKerningSet = HasFeatureSet(HB_TAG('k', 'e', 'r', 'n'), mKerningEnabled); in gfxFont()
1310 if (!mKerningSet && mStyle.featureSettings.IsEmpty() && in SpaceMayParticipateInShaping()
1344 if (mKerningSet && mFontEntry->mHasSpaceFeaturesKerning) { in SpaceMayParticipateInShaping()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFont.h1880 bool KerningDisabled() { return mKerningSet && !mKerningEnabled; } in KerningDisabled()
2209 bool mKerningSet; // kerning explicitly set? variable
H A DgfxFont.cpp821 mKerningSet = HasFeatureSet(HB_TAG('k', 'e', 'r', 'n'), mKerningEnabled); in gfxFont()
1289 if (!mKerningSet && mStyle.featureSettings.IsEmpty() && in SpaceMayParticipateInShaping()
1323 if (mKerningSet && mFontEntry->mHasSpaceFeaturesKerning) { in SpaceMayParticipateInShaping()