Home
last modified time | relevance | path

Searched refs:charCode (Results 1 – 25 of 1314) sorted by relevance

12345678910>>...53

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java585 charCode = xlat[charCode]; in getGlyph()
617 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
661 if (charCode < 256) { in getGlyph()
814 charCode = xlat[charCode]; in getGlyph()
894 charCode = xlat[charCode]; in getGlyph()
898 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1091 if (charCode < 0x0010) { in getControlCodeGlyph()
1092 switch (charCode) { in getControlCodeGlyph()
1104 if (charCode >= 0x200c) { in getFormatCharGlyph()
1106 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java585 charCode = xlat[charCode]; in getGlyph()
617 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
661 if (charCode < 256) { in getGlyph()
814 charCode = xlat[charCode]; in getGlyph()
894 charCode = xlat[charCode]; in getGlyph()
898 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1091 if (charCode < 0x0010) { in getControlCodeGlyph()
1092 switch (charCode) { in getControlCodeGlyph()
1104 if (charCode >= 0x200c) { in getFormatCharGlyph()
1106 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java585 charCode = xlat[charCode]; in getGlyph()
617 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
661 if (charCode < 256) { in getGlyph()
814 charCode = xlat[charCode]; in getGlyph()
894 charCode = xlat[charCode]; in getGlyph()
898 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1091 if (charCode < 0x0010) { in getControlCodeGlyph()
1092 switch (charCode) { in getControlCodeGlyph()
1104 if (charCode >= 0x200c) { in getFormatCharGlyph()
1106 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java567 charCode = xlat[charCode]; in getGlyph()
599 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
643 if (charCode < 256) { in getGlyph()
796 charCode = xlat[charCode]; in getGlyph()
876 charCode = xlat[charCode]; in getGlyph()
880 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1073 if (charCode < 0x0010) { in getControlCodeGlyph()
1074 switch (charCode) { in getControlCodeGlyph()
1086 if (charCode >= 0x200c) { in getFormatCharGlyph()
1088 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java562 charCode = xlat[charCode]; in getGlyph()
594 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
638 if (charCode < 256) { in getGlyph()
791 charCode = xlat[charCode]; in getGlyph()
871 charCode = xlat[charCode]; in getGlyph()
875 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1068 if (charCode < 0x0010) { in getControlCodeGlyph()
1069 switch (charCode) { in getControlCodeGlyph()
1081 if (charCode >= 0x200c) { in getFormatCharGlyph()
1083 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java562 charCode = xlat[charCode]; in getGlyph()
594 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
638 if (charCode < 256) { in getGlyph()
791 charCode = xlat[charCode]; in getGlyph()
871 charCode = xlat[charCode]; in getGlyph()
875 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1068 if (charCode < 0x0010) { in getControlCodeGlyph()
1069 switch (charCode) { in getControlCodeGlyph()
1081 if (charCode >= 0x200c) { in getFormatCharGlyph()
1083 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DCMap.java586 charCode = xlat[charCode]; in getGlyph()
618 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
662 if (charCode < 256) { in getGlyph()
815 charCode = xlat[charCode]; in getGlyph()
895 charCode = xlat[charCode]; in getGlyph()
899 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1080 if (charCode < 0x0010) { in getControlCodeGlyph()
1081 switch (charCode) { in getControlCodeGlyph()
1093 if (charCode >= 0x200c) { in getFormatCharGlyph()
1095 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/font/
H A DCMap.java586 charCode = xlat[charCode]; in getGlyph()
618 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
662 if (charCode < 256) { in getGlyph()
815 charCode = xlat[charCode]; in getGlyph()
895 charCode = xlat[charCode]; in getGlyph()
899 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1092 if (charCode < 0x0010) { in getControlCodeGlyph()
1093 switch (charCode) { in getControlCodeGlyph()
1105 if (charCode >= 0x200c) { in getFormatCharGlyph()
1107 (charCode >= 0x2028 && charCode <= 0x202e) || in getFormatCharGlyph()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCMap.java554 charCode = xlat[charCode]; in getGlyph()
586 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
630 if (charCode < 256) { in getGlyph()
782 charCode = xlat[charCode]; in getGlyph()
861 charCode = xlat[charCode]; in getGlyph()
864 charCode -= firstCode; in getGlyph()
865 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1057 if (charCode < 0x0010) { in getControlCodeGlyph()
1058 switch (charCode) { in getControlCodeGlyph()
1065 (charCode >= 0x2028 && charCode <= 0x202e) || in getControlCodeGlyph()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCMap.java554 charCode = xlat[charCode]; in getGlyph()
586 if (charCode >= startCount[index] && charCode <= endCount[index]) { in getGlyph()
630 if (charCode < 256) { in getGlyph()
782 charCode = xlat[charCode]; in getGlyph()
861 charCode = xlat[charCode]; in getGlyph()
864 charCode -= firstCode; in getGlyph()
865 if (charCode < 0 || charCode >= entryCount) { in getGlyph()
1057 if (charCode < 0x0010) { in getControlCodeGlyph()
1058 switch (charCode) { in getControlCodeGlyph()
1065 (charCode >= 0x2028 && charCode <= 0x202e) || in getControlCodeGlyph()
[all …]
/dports/games/critterding/critterding-beta12/src/utils/ftgl/
H A DFTGlyphContainer.cpp66 unsigned int FTGlyphContainer::FontIndex(const unsigned int charCode) const in FontIndex()
68 return charMap->FontIndex(charCode); in FontIndex()
74 charMap->InsertIndex(charCode, glyphs.size()); in Add()
81 unsigned int index = charMap->GlyphListIndex(charCode); in Glyph()
86 FTBBox FTGlyphContainer::BBox(const unsigned int charCode) const in BBox()
88 return Glyph(charCode)->BBox(); in BBox()
92 float FTGlyphContainer::Advance(const unsigned int charCode, in Advance() argument
95 unsigned int left = charMap->FontIndex(charCode); in Advance()
102 FTPoint FTGlyphContainer::Render(const unsigned int charCode, in Render() argument
106 unsigned int left = charMap->FontIndex(charCode); in Render()
[all …]
/dports/devel/upp/upp/bazaar/FTGL/src/
H A DFTGlyphContainer.cpp66 unsigned int FTGlyphContainer::FontIndex(const unsigned int charCode) const in FontIndex()
68 return charMap->FontIndex(charCode); in FontIndex()
74 charMap->InsertIndex(charCode, glyphs.size()); in Add()
81 unsigned int index = charMap->GlyphListIndex(charCode); in Glyph()
86 FTBBox FTGlyphContainer::BBox(const unsigned int charCode) const in BBox()
88 return Glyph(charCode)->BBox(); in BBox()
92 float FTGlyphContainer::Advance(const unsigned int charCode, in Advance() argument
95 unsigned int left = charMap->FontIndex(charCode); in Advance()
102 FTPoint FTGlyphContainer::Render(const unsigned int charCode, in Render() argument
106 unsigned int left = charMap->FontIndex(charCode); in Render()
[all …]
/dports/graphics/ftgl/ftgl-2.4.0/src/
H A DFTGlyphContainer.cpp68 return charMap->FontIndex(charCode); in FontIndex()
74 charMap->InsertIndex(charCode, glyphs.size()); in Add()
81 unsigned int index = charMap->GlyphListIndex(charCode); in Glyph()
87 FTBBox FTGlyphContainer::BBox(const unsigned int charCode) const in BBox()
89 return Glyph(charCode)->BBox(); in BBox()
93 float FTGlyphContainer::Advance(const unsigned int charCode, in Advance() argument
96 unsigned int left = charMap->FontIndex(charCode); in Advance()
98 const FTGlyph *glyph = Glyph(charCode); in Advance()
107 FTPoint FTGlyphContainer::Render(const unsigned int charCode, in Render() argument
111 unsigned int left = charMap->FontIndex(charCode); in Render()
[all …]
/dports/print/freetype/freetype-1.3.1/lib/
H A Dttcmap.c343 static UShort code_to_index0( UShort charCode, in code_to_index0() argument
346 if ( charCode <= 0xFF ) in code_to_index0()
347 return cmap0->glyphIdArray[charCode]; in code_to_index0()
368 static UShort code_to_index2( UShort charCode, in code_to_index2() argument
376 charCode : (charCode >> 8)]; in code_to_index2()
380 if ( charCode <= 0xFF ) in code_to_index2()
387 if ( charCode <= 0xFF ) in code_to_index2()
392 if ( (charCode & 0xFF) < sh2.firstCode ) in code_to_index2()
427 static UShort code_to_index4( UShort charCode, in code_to_index4() argument
447 if ( charCode < seg4.startCount ) in code_to_index4()
[all …]
/dports/print/freetype/freetype-1.3.1/pascal/lib/
H A Dttcmap.pas317 if charCode < 256 then
318 code_to_index0 := cmap0.glyphIdArray^[charCode]
329 if charCode < 256 then idx := charCode
330 else idx := charCode shr 8;
336 if charCode < 256 then
341 if charCode < 256 then
344 idx := charCode and 255;
375 if charCode <= endCount then goto Found;
385 if charCode < startCount then
410 if ( charCode < firstCode ) or
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttcmap.pas330 if charCode < 256 then
331 code_to_index0 := cmap0.glyphIdArray^[charCode]
342 if charCode < 256 then idx := charCode
343 else idx := charCode shr 8;
349 if charCode < 256 then
354 if charCode < 256 then
357 idx := charCode and 255;
388 if charCode <= endCount then goto Found;
398 if charCode < startCount then
425 if ( charCode < firstCode ) or
[all …]
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dttcmap.pas330 if charCode < 256 then
331 code_to_index0 := cmap0.glyphIdArray^[charCode]
342 if charCode < 256 then idx := charCode
343 else idx := charCode shr 8;
349 if charCode < 256 then
354 if charCode < 256 then
357 idx := charCode and 255;
388 if charCode <= endCount then goto Found;
398 if charCode < startCount then
425 if ( charCode < firstCode ) or
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttcmap.pas330 if charCode < 256 then
331 code_to_index0 := cmap0.glyphIdArray^[charCode]
342 if charCode < 256 then idx := charCode
343 else idx := charCode shr 8;
349 if charCode < 256 then
354 if charCode < 256 then
357 idx := charCode and 255;
388 if charCode <= endCount then goto Found;
398 if charCode < startCount then
425 if ( charCode < firstCode ) or
[all …]
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dttcmap.pas330 if charCode < 256 then
331 code_to_index0 := cmap0.glyphIdArray^[charCode]
342 if charCode < 256 then idx := charCode
343 else idx := charCode shr 8;
349 if charCode < 256 then
354 if charCode < 256 then
357 idx := charCode and 255;
388 if charCode <= endCount then goto Found;
398 if charCode < startCount then
425 if ( charCode < firstCode ) or
[all …]
/dports/math/reduce/Reduce-svn5758-src/contrib/boxdisplay/sml/
H A DCharInfo.sml3 val charWidth : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.dist
4 val charHeight : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.dist
5 val charDepth : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.dist
6 val charItalic : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.dist
7 val charLarger : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.charCode option
8 val charAccentSkew : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.dist
9 val charExtensible : FontTypes.fontNr * BasicTypes.charCode -> bool
10 val charExtensibleTop : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.charCode option
11 val charExtensibleRep : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.charCode
12 val charExtensibleBot : FontTypes.fontNr * BasicTypes.charCode -> BasicTypes.charCode option
/dports/www/sahi/sahi/userdata/scripts/demo/
H A Dkeypress.sah5 _assertEqual("key pressed charCode=[undefined] keyCode=[97] NONE", _textbox("t1").value);
9 _assertEqual("key pressed charCode=[undefined] keyCode=[97] NONE", _textbox("t1").value);
13 _assertEqual("key pressed charCode=[undefined] keyCode=[65] SHIFT", _textbox("t1").value);
17 _assertEqual("key pressed charCode=[undefined] keyCode=[97] ALT", _textbox("t1").value);
28 _assertEqual("key pressed charCode=[97] keyCode=[0] NONE", _textbox("t1").value);
32 _assertEqual("key pressed charCode=[97] keyCode=[0] NONE", _textbox("t1").value);
36 _assertEqual("key pressed charCode=[65] keyCode=[0] SHIFT", _textbox("t1").value);
40 _assertEqual("key pressed charCode=[97] keyCode=[0] ALT", _textbox("t1").value);
44 _assertEqual("key pressed charCode=[97] keyCode=[0] CTRL", _textbox("t1").value);
50 _assertEqual("key pressed charCode=[97] keyCode=[97] NONE", _textbox("t1").value);
[all …]
/dports/math/vampire/vampire-4.5.1/Shell/
H A DLexer.hpp101 static bool isDigit(int charCode) in isDigit() argument
102 { return charCode >= '0' && charCode <= '9'; } in isDigit()
104 static bool isLetter(int charCode) in isLetter() argument
105 { return (charCode >= 'A' && charCode <= 'Z') || in isLetter()
106 (charCode >= 'a' && charCode <= 'z'); } in isLetter()
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dstring-trim.tq18 if (charCode == 0x0020) {
28 if (charCode < 0x0009) {
35 if (charCode <= 0x000D) {
40 if (charCode == 0x00A0) {
45 if (charCode == 0x1680) {
50 if (charCode < 0x2000) {
63 if (charCode <= 0x200A) {
68 if (charCode == 0x2028) {
72 if (charCode == 0x2029) {
76 if (charCode == 0x202F) {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dstring-trim.tq18 if (charCode == Int32Constant(0x0020)) {
23 if (charCode < Int32Constant(0x0009)) {
30 if (charCode <= Int32Constant(0x000D)) {
35 if (charCode < Int32Constant(0x00A0)) {
40 if (charCode == Int32Constant(0x00A0)) {
45 if (charCode == Int32Constant(0x1680)) {
50 if (charCode < Int32Constant(0x2000)) {
63 if (charCode <= Int32Constant(0x200A)) {
68 if (charCode == Int32Constant(0x2028)) {
72 if (charCode == Int32Constant(0x2029)) {
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceFont.cpp575 altCharCode_ = charCode; in SetAltCharCode()
577 nfl_->altCharCode = charCode; in SetAltCharCode()
1303 charCode &= 0xffff; in sceFontGetCharInfo()
1344 charCode &= 0xffff; in sceFontGetShadowInfo()
1363 charCode &= 0xffff; in sceFontGetCharImageRect()
1384 charCode &= 0xffff; in sceFontGetShadowImageRect()
1405 charCode &= 0xffff; in sceFontGetCharGlyphImage()
1423 charCode &= 0xffff; in sceFontGetCharGlyphImage_Clip()
1441 charCode &= 0xffff; in sceFontSetAltCharacterCode()
1598 charCode &= 0xffff; in sceFontGetShadowGlyphImage()
[all …]

12345678910>>...53