Home
last modified time | relevance | path

Searched refs:TextAttribute (Results 1 – 25 of 1217) sorted by relevance

12345678910>>...49

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/font/
H A DTextAttribute.java328 new TextAttribute("family");
351 new TextAttribute("weight");
448 new TextAttribute("width");
508 new TextAttribute("posture");
541 new TextAttribute("size");
579 new TextAttribute("transform");
677 new TextAttribute("font");
753 new TextAttribute("underline");
1047 new TextAttribute("kerning");
1070 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/font/
H A DTextAttribute.java328 new TextAttribute("family");
351 new TextAttribute("weight");
448 new TextAttribute("width");
508 new TextAttribute("posture");
541 new TextAttribute("size");
579 new TextAttribute("transform");
677 new TextAttribute("font");
753 new TextAttribute("underline");
1047 new TextAttribute("kerning");
1070 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java321 new TextAttribute("family");
344 new TextAttribute("weight");
441 new TextAttribute("width");
501 new TextAttribute("posture");
534 new TextAttribute("size");
572 new TextAttribute("transform");
670 new TextAttribute("font");
746 new TextAttribute("underline");
1040 new TextAttribute("kerning");
1063 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java321 new TextAttribute("family");
344 new TextAttribute("weight");
441 new TextAttribute("width");
501 new TextAttribute("posture");
534 new TextAttribute("size");
572 new TextAttribute("transform");
670 new TextAttribute("font");
746 new TextAttribute("underline");
1040 new TextAttribute("kerning");
1063 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java321 new TextAttribute("family");
344 new TextAttribute("weight");
441 new TextAttribute("width");
501 new TextAttribute("posture");
534 new TextAttribute("size");
572 new TextAttribute("transform");
670 new TextAttribute("font");
746 new TextAttribute("underline");
1040 new TextAttribute("kerning");
1063 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java321 new TextAttribute("family");
344 new TextAttribute("weight");
441 new TextAttribute("width");
501 new TextAttribute("posture");
534 new TextAttribute("size");
572 new TextAttribute("transform");
670 new TextAttribute("font");
746 new TextAttribute("underline");
1040 new TextAttribute("kerning");
1063 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java326 new TextAttribute("family");
349 new TextAttribute("weight");
446 new TextAttribute("width");
506 new TextAttribute("posture");
539 new TextAttribute("size");
577 new TextAttribute("transform");
675 new TextAttribute("font");
751 new TextAttribute("underline");
1045 new TextAttribute("kerning");
1068 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java321 new TextAttribute("family");
344 new TextAttribute("weight");
441 new TextAttribute("width");
501 new TextAttribute("posture");
534 new TextAttribute("size");
572 new TextAttribute("transform");
670 new TextAttribute("font");
746 new TextAttribute("underline");
1040 new TextAttribute("kerning");
1063 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java321 new TextAttribute("family");
344 new TextAttribute("weight");
441 new TextAttribute("width");
501 new TextAttribute("posture");
534 new TextAttribute("size");
572 new TextAttribute("transform");
670 new TextAttribute("font");
746 new TextAttribute("underline");
1040 new TextAttribute("kerning");
1063 new TextAttribute("ligatures");
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java321 new TextAttribute("family");
344 new TextAttribute("weight");
441 new TextAttribute("width");
501 new TextAttribute("posture");
534 new TextAttribute("size");
572 new TextAttribute("transform");
670 new TextAttribute("font");
746 new TextAttribute("underline");
1040 new TextAttribute("kerning");
1063 new TextAttribute("ligatures");
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/font/
H A DTextAttribute.java49 new TextAttribute ("BACKGROUND");
54 public static final TextAttribute FAMILY = new TextAttribute ("FAMILY");
55 public static final TextAttribute FONT = new TextAttribute ("FONT");
57 new TextAttribute ("FOREGROUND");
68 public static final TextAttribute POSTURE = new TextAttribute ("POSTURE");
75 public static final TextAttribute SIZE = new TextAttribute ("SIZE");
80 new TextAttribute ("SUPERSCRIPT");
86 public static final TextAttribute TRANSFORM = new TextAttribute ("TRANSFORM");
87 public static final TextAttribute UNDERLINE = new TextAttribute ("UNDERLINE");
94 public static final TextAttribute WEIGHT = new TextAttribute ("WEIGHT");
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/font/
H A DTextAttribute.java49 new TextAttribute ("BACKGROUND");
54 public static final TextAttribute FAMILY = new TextAttribute ("FAMILY");
55 public static final TextAttribute FONT = new TextAttribute ("FONT");
57 new TextAttribute ("FOREGROUND");
68 public static final TextAttribute POSTURE = new TextAttribute ("POSTURE");
75 public static final TextAttribute SIZE = new TextAttribute ("SIZE");
80 new TextAttribute ("SUPERSCRIPT");
86 public static final TextAttribute TRANSFORM = new TextAttribute ("TRANSFORM");
87 public static final TextAttribute UNDERLINE = new TextAttribute ("UNDERLINE");
94 public static final TextAttribute WEIGHT = new TextAttribute ("WEIGHT");
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/font/
H A DTextAttribute.java54 new TextAttribute("background");
65 public static final TextAttribute FAMILY = new TextAttribute("family");
68 public static final TextAttribute FONT = new TextAttribute("font");
72 new TextAttribute("foreground");
103 public static final TextAttribute POSTURE = new TextAttribute("posture");
122 public static final TextAttribute SIZE = new TextAttribute("size");
133 new TextAttribute("superscript");
149 public static final TextAttribute TRANSFORM = new TextAttribute("transform");
152 public static final TextAttribute UNDERLINE = new TextAttribute("underline");
173 public static final TextAttribute WEIGHT = new TextAttribute("weight");
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/font/
H A DTextAttribute.java54 new TextAttribute("background");
65 public static final TextAttribute FAMILY = new TextAttribute("family");
68 public static final TextAttribute FONT = new TextAttribute("font");
72 new TextAttribute("foreground");
103 public static final TextAttribute POSTURE = new TextAttribute("posture");
122 public static final TextAttribute SIZE = new TextAttribute("size");
133 new TextAttribute("superscript");
149 public static final TextAttribute TRANSFORM = new TextAttribute("transform");
152 public static final TextAttribute UNDERLINE = new TextAttribute("underline");
173 public static final TextAttribute WEIGHT = new TextAttribute("weight");
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/font/
H A DTextAttribute.java54 new TextAttribute("background");
65 public static final TextAttribute FAMILY = new TextAttribute("family");
68 public static final TextAttribute FONT = new TextAttribute("font");
72 new TextAttribute("foreground");
103 public static final TextAttribute POSTURE = new TextAttribute("posture");
122 public static final TextAttribute SIZE = new TextAttribute("size");
133 new TextAttribute("superscript");
149 public static final TextAttribute TRANSFORM = new TextAttribute("transform");
152 public static final TextAttribute UNDERLINE = new TextAttribute("underline");
173 public static final TextAttribute WEIGHT = new TextAttribute("weight");
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/font/
H A DTextAttribute.java54 new TextAttribute("background");
65 public static final TextAttribute FAMILY = new TextAttribute("family");
68 public static final TextAttribute FONT = new TextAttribute("font");
72 new TextAttribute("foreground");
103 public static final TextAttribute POSTURE = new TextAttribute("posture");
122 public static final TextAttribute SIZE = new TextAttribute("size");
133 new TextAttribute("superscript");
149 public static final TextAttribute TRANSFORM = new TextAttribute("transform");
152 public static final TextAttribute UNDERLINE = new TextAttribute("underline");
173 public static final TextAttribute WEIGHT = new TextAttribute("weight");
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/font/
H A DTextAttribute.java54 new TextAttribute("background");
65 public static final TextAttribute FAMILY = new TextAttribute("family");
68 public static final TextAttribute FONT = new TextAttribute("font");
72 new TextAttribute("foreground");
103 public static final TextAttribute POSTURE = new TextAttribute("posture");
122 public static final TextAttribute SIZE = new TextAttribute("size");
133 new TextAttribute("superscript");
149 public static final TextAttribute TRANSFORM = new TextAttribute("transform");
152 public static final TextAttribute UNDERLINE = new TextAttribute("underline");
173 public static final TextAttribute WEIGHT = new TextAttribute("weight");
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/font/
H A DTextAttribute.java54 new TextAttribute("background");
65 public static final TextAttribute FAMILY = new TextAttribute("family");
68 public static final TextAttribute FONT = new TextAttribute("font");
72 new TextAttribute("foreground");
103 public static final TextAttribute POSTURE = new TextAttribute("posture");
122 public static final TextAttribute SIZE = new TextAttribute("size");
133 new TextAttribute("superscript");
149 public static final TextAttribute TRANSFORM = new TextAttribute("transform");
152 public static final TextAttribute UNDERLINE = new TextAttribute("underline");
173 public static final TextAttribute WEIGHT = new TextAttribute("weight");
[all …]
/dports/deskutils/syncthingtray/c++utilities/io/
H A Dansiescapecodes.cpp39 setStyle(stream, TextAttribute::Reset); in operator <<()
40 setStyle(stream, TextAttribute::Bold); in operator <<()
45 setStyle(stream, TextAttribute::Reset); in operator <<()
46 setStyle(stream, TextAttribute::Bold); in operator <<()
49 setStyle(stream, TextAttribute::Reset); in operator <<()
54 setStyle(stream, TextAttribute::Reset); in operator <<()
55 setStyle(stream, TextAttribute::Bold); in operator <<()
61 setStyle(stream, TextAttribute::Bold); in operator <<()
67 setStyle(stream, TextAttribute::Bold); in operator <<()
73 setStyle(stream, TextAttribute::Bold); in operator <<()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/text/AttributedString/
H A DgetRunStartLimitTest.java32 import java.awt.font.TextAttribute;
45 as.addAttribute(TextAttribute.WEIGHT, in main()
46 TextAttribute.WEIGHT_LIGHT, in main()
49 as.addAttribute(TextAttribute.WEIGHT, in main()
50 TextAttribute.WEIGHT_BOLD, in main()
53 as.addAttribute(TextAttribute.WEIGHT, in main()
54 TextAttribute.WEIGHT_EXTRABOLD, in main()
59 as.addAttribute(TextAttribute.WIDTH, in main()
63 as.addAttribute(TextAttribute.WIDTH, in main()
82 if (value != TextAttribute.WEIGHT_LIGHT) { in main()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/text/AttributedString/
H A DgetRunStartLimitTest.java32 import java.awt.font.TextAttribute;
45 as.addAttribute(TextAttribute.WEIGHT, in main()
46 TextAttribute.WEIGHT_LIGHT, in main()
49 as.addAttribute(TextAttribute.WEIGHT, in main()
50 TextAttribute.WEIGHT_BOLD, in main()
53 as.addAttribute(TextAttribute.WEIGHT, in main()
54 TextAttribute.WEIGHT_EXTRABOLD, in main()
59 as.addAttribute(TextAttribute.WIDTH, in main()
63 as.addAttribute(TextAttribute.WIDTH, in main()
82 if (value != TextAttribute.WEIGHT_LIGHT) { in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/text/AttributedString/
H A DgetRunStartLimitTest.java32 import java.awt.font.TextAttribute;
45 as.addAttribute(TextAttribute.WEIGHT, in main()
46 TextAttribute.WEIGHT_LIGHT, in main()
49 as.addAttribute(TextAttribute.WEIGHT, in main()
50 TextAttribute.WEIGHT_BOLD, in main()
53 as.addAttribute(TextAttribute.WEIGHT, in main()
54 TextAttribute.WEIGHT_EXTRABOLD, in main()
59 as.addAttribute(TextAttribute.WIDTH, in main()
63 as.addAttribute(TextAttribute.WIDTH, in main()
82 if (value != TextAttribute.WEIGHT_LIGHT) { in main()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/text/AttributedString/
H A DgetRunStartLimitTest.java32 import java.awt.font.TextAttribute;
45 as.addAttribute(TextAttribute.WEIGHT, in main()
46 TextAttribute.WEIGHT_LIGHT, in main()
49 as.addAttribute(TextAttribute.WEIGHT, in main()
50 TextAttribute.WEIGHT_BOLD, in main()
53 as.addAttribute(TextAttribute.WEIGHT, in main()
54 TextAttribute.WEIGHT_EXTRABOLD, in main()
59 as.addAttribute(TextAttribute.WIDTH, in main()
63 as.addAttribute(TextAttribute.WIDTH, in main()
82 if (value != TextAttribute.WEIGHT_LIGHT) { in main()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/text/AttributedString/
H A DgetRunStartLimitTest.java32 import java.awt.font.TextAttribute;
45 as.addAttribute(TextAttribute.WEIGHT, in main()
46 TextAttribute.WEIGHT_LIGHT, in main()
49 as.addAttribute(TextAttribute.WEIGHT, in main()
50 TextAttribute.WEIGHT_BOLD, in main()
53 as.addAttribute(TextAttribute.WEIGHT, in main()
54 TextAttribute.WEIGHT_EXTRABOLD, in main()
59 as.addAttribute(TextAttribute.WIDTH, in main()
63 as.addAttribute(TextAttribute.WIDTH, in main()
82 if (value != TextAttribute.WEIGHT_LIGHT) { in main()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/text/AttributedString/
H A DgetRunStartLimitTest.java32 import java.awt.font.TextAttribute;
45 as.addAttribute(TextAttribute.WEIGHT, in main()
46 TextAttribute.WEIGHT_LIGHT, in main()
49 as.addAttribute(TextAttribute.WEIGHT, in main()
50 TextAttribute.WEIGHT_BOLD, in main()
53 as.addAttribute(TextAttribute.WEIGHT, in main()
54 TextAttribute.WEIGHT_EXTRABOLD, in main()
59 as.addAttribute(TextAttribute.WIDTH, in main()
63 as.addAttribute(TextAttribute.WIDTH, in main()
82 if (value != TextAttribute.WEIGHT_LIGHT) { in main()
[all …]

12345678910>>...49