Home
last modified time | relevance | path

Searched refs:scriptIDs (Results 1 – 25 of 150) sorted by relevance

123456

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java898 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
900 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
901 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
904 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1793 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1876 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1958 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2021 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2151 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2214 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java898 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
900 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
901 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
904 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1793 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1876 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1958 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2021 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2151 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2214 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java898 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
900 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
901 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
904 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1793 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1876 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1958 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2021 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2151 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2214 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DFontConfiguration.java874 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
876 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
877 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
880 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1796 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1879 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1961 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2024 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2153 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2216 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java896 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
898 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
899 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
902 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1775 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1858 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1940 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2003 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2133 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2196 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java897 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
899 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
900 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
903 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1778 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1861 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1943 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2006 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2136 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2199 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java898 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
900 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
901 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
904 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1793 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1876 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1958 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2021 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2151 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2214 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java898 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
900 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
901 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
904 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1777 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1860 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1942 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2005 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2135 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2198 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/awt/
H A DFontConfiguration.java898 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
900 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
901 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
904 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1793 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1876 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1958 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2021 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2151 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2214 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DFontConfiguration.java874 short[] scriptIDs = getCoreScripts(fontIndex); in buildFontDescriptors() local
876 String[] sequence = new String[scriptIDs.length]; in buildFontDescriptors()
877 String[] names = new String[scriptIDs.length]; in buildFontDescriptors()
880 sequence[i] = getScriptName(scriptIDs[i]); in buildFontDescriptors()
1796 table_scriptIDs = toList(scriptIDs); in initBinaryTable()
1879 table_exclusions = new short[scriptIDs.size()]; in initBinaryTable()
1961 private HashMap<String, Short> scriptIDs; field in FontConfiguration.PropertiesHandler
2024 scriptIDs = new HashMap<String, Short>(); in initHashMaps()
2153 sa[i] = getID(scriptIDs, ss[i]).shortValue(); in parseProperty()
2216 awtfontpaths.put(getID(scriptIDs, key), getStringID(value)); in parseProperty()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/finance/cointop/cointop-1.5.4/vendor/golang.org/x/text/text-0.3.2/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/text/language/
H A Dgen.go297 matchScript holds pairs of scriptIDs where readers of one script
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/golang.org/x/text/text-0.3.2/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/misc/timetrace/timetrace-0.14.2/vendor/golang.org/x/text/language/
H A Dgen.go297 matchScript holds pairs of scriptIDs where readers of one script
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/text/language/
H A Dgen.go297 matchScript holds pairs of scriptIDs where readers of one script
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/text/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/security/certmgr/certmgr-3.0.3/vendor/golang.org/x/text/text-0.3.2/language/
H A Dgen.go294 matchScript holds pairs of scriptIDs where readers of one script
/dports/security/totp-cli/totp-cli-1.1.17/vendor/golang.org/x/text/language/
H A Dgen.go297 matchScript holds pairs of scriptIDs where readers of one script

123456