Home
last modified time | relevance | path

Searched refs:UNICODE_BMP_LIMIT (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp13 #define UNICODE_BMP_LIMIT 0x10000 macro
20 if (aCh < UNICODE_BMP_LIMIT) { in GetCharProps1()
43 if (aCh < UNICODE_BMP_LIMIT) { in GetCharProps2()
238 if (aCh < UNICODE_BMP_LIMIT) { in GetCaseMapValue()
308 if (aCh >= UNICODE_BMP_LIMIT) { \
/dports/www/firefox/firefox-99.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp17 #define UNICODE_BMP_LIMIT 0x10000 macro
21 if (aCh < UNICODE_BMP_LIMIT) { in GetCharProps2()
146 if (aCh >= UNICODE_BMP_LIMIT) { \
/dports/lang/spidermonkey60/firefox-60.9.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp13 #define UNICODE_BMP_LIMIT 0x10000 macro
17 if (aCh < UNICODE_BMP_LIMIT) { in GetCharProps2()
139 if (aCh >= UNICODE_BMP_LIMIT) { \
/dports/www/firefox-esr/firefox-91.8.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp16 #define UNICODE_BMP_LIMIT 0x10000 macro
20 if (aCh < UNICODE_BMP_LIMIT) { in GetCharProps2()
145 if (aCh >= UNICODE_BMP_LIMIT) { \
/dports/mail/thunderbird/thunderbird-91.8.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp16 #define UNICODE_BMP_LIMIT 0x10000 macro
20 if (aCh < UNICODE_BMP_LIMIT) { in GetCharProps2()
145 if (aCh >= UNICODE_BMP_LIMIT) { \
/dports/lang/spidermonkey78/firefox-78.9.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp17 #define UNICODE_BMP_LIMIT 0x10000 macro
21 if (aCh < UNICODE_BMP_LIMIT) { in GetCharProps2()
146 if (aCh >= UNICODE_BMP_LIMIT) { \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp80 #define UNICODE_BMP_LIMIT 0x10000 macro
102 unicode < UNICODE_BMP_LIMIT in GetNominalGlyph()
158 if (compat < UNICODE_BMP_LIMIT) { in GetVariationGlyph()
H A DgfxFontUtils.cpp36 #define UNICODE_BMP_LIMIT 0x10000 macro
771 gid = aUnicode < UNICODE_BMP_LIMIT in MapCharToGlyph()
796 if (aUnicode < UNICODE_BMP_LIMIT) { in MapCharToGlyph()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp78 #define UNICODE_BMP_LIMIT 0x10000 macro
97 unicode < UNICODE_BMP_LIMIT in GetNominalGlyph()
171 if (compat < UNICODE_BMP_LIMIT) { in GetVariationGlyph()
H A DgfxFontUtils.cpp36 #define UNICODE_BMP_LIMIT 0x10000 macro
795 gid = aUnicode < UNICODE_BMP_LIMIT in MapCharToGlyph()
826 if (aUnicode < UNICODE_BMP_LIMIT) { in MapCharToGlyph()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp103 #define UNICODE_BMP_LIMIT 0x10000 macro
125 gid = unicode < UNICODE_BMP_LIMIT ? in GetNominalGlyph()
183 if (compat < UNICODE_BMP_LIMIT) { in GetVariationGlyph()
H A DgfxFontUtils.cpp31 #define UNICODE_BMP_LIMIT 0x10000 macro
763 gid = aUnicode < UNICODE_BMP_LIMIT ? in MapCharToGlyph()
786 if (aUnicode < UNICODE_BMP_LIMIT) { in MapCharToGlyph()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp99 #define UNICODE_BMP_LIMIT 0x10000 macro
120 gid = unicode < UNICODE_BMP_LIMIT ? gfxFontUtils::MapCharToGlyphFormat4( in GetNominalGlyph()
174 if (compat < UNICODE_BMP_LIMIT) { in GetVariationGlyph()
H A DgfxFontUtils.cpp35 #define UNICODE_BMP_LIMIT 0x10000 macro
765 gid = aUnicode < UNICODE_BMP_LIMIT in MapCharToGlyph()
789 if (aUnicode < UNICODE_BMP_LIMIT) { in MapCharToGlyph()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp80 #define UNICODE_BMP_LIMIT 0x10000 macro
99 unicode < UNICODE_BMP_LIMIT in GetNominalGlyph()
163 if (compat < UNICODE_BMP_LIMIT) { in GetVariationGlyph()
H A DgfxFontUtils.cpp36 #define UNICODE_BMP_LIMIT 0x10000 macro
771 gid = aUnicode < UNICODE_BMP_LIMIT in MapCharToGlyph()
796 if (aUnicode < UNICODE_BMP_LIMIT) { in MapCharToGlyph()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp80 #define UNICODE_BMP_LIMIT 0x10000 macro
99 unicode < UNICODE_BMP_LIMIT in GetNominalGlyph()
163 if (compat < UNICODE_BMP_LIMIT) { in GetVariationGlyph()
H A DgfxFontUtils.cpp36 #define UNICODE_BMP_LIMIT 0x10000 macro
771 gid = aUnicode < UNICODE_BMP_LIMIT in MapCharToGlyph()
796 if (aUnicode < UNICODE_BMP_LIMIT) { in MapCharToGlyph()