Home
last modified time | relevance | path

Searched defs:TextAttribute (Results 1 – 25 of 95) sorted by relevance

1234

/dports/editors/ted/Ted-2.23/utilPs/
H A DtextAttribute.h12 typedef struct TextAttribute struct
35 } TextAttribute; argument
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/applets/kimpanel/plugin/
H A Dkimpanelagenttype.h16 struct TextAttribute { struct
17 enum Type {
23 Type type;
24 int start;
25 int length;
26 int value;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DTextAttribute.java28 public class TextAttribute { class
73 public TextAttribute(Color foreground, Color background, int style) { in TextAttribute() method in TextAttribute
88 public TextAttribute(Color foreground, Color background, int style, Font font) { in TextAttribute() method in TextAttribute
101 public TextAttribute(Color foreground) { in TextAttribute() method in TextAttribute
/dports/lang/gcc48/gcc-4.8.5/libjava/java/awt/font/
H A DTextAttribute.h18 class TextAttribute; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/awt/font/
H A DTextAttribute.h18 class TextAttribute; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/awt/font/
H A DTextAttribute.h18 class TextAttribute; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/awt/font/
H A DTextAttribute.h18 class TextAttribute; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/awt/font/
H A DTextAttribute.h18 class TextAttribute; variable
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/xml/
H A DTextAttribute.cpp7 TextAttribute::TextAttribute(string name, string value): XMLAttribute(std::move(name)), value(std::… in TextAttribute() function in TextAttribute
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_delegate.h47 using TextAttribute = std::pair<std::string, std::string>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_platform_node_delegate.h47 using TextAttribute = std::pair<std::string, std::string>; variable
/dports/accessibility/atkmm/atkmm-2.28.0/atk/atkmm/
H A Dtext.h259 TextAttribute() : attribute_ (0) {} in TextAttribute() function
260 TextAttribute(BuiltinTextAttribute attribute) : attribute_ (attribute) {} in TextAttribute() function
263 explicit TextAttribute(int attribute) : attribute_ (attribute) {} in TextAttribute() function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/font/
H A DTextAttribute.java48 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
231 protected TextAttribute(String name) in TextAttribute() method in TextAttribute
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/font/
H A DTextAttribute.java48 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
231 protected TextAttribute(String name) in TextAttribute() method in TextAttribute
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/font/
H A DTextAttribute.java44 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
113 protected TextAttribute (String name) in TextAttribute() method in TextAttribute
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/font/
H A DTextAttribute.java48 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
231 protected TextAttribute(String name) in TextAttribute() method in TextAttribute
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/font/
H A DTextAttribute.java48 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
231 protected TextAttribute(String name) in TextAttribute() method in TextAttribute
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/font/
H A DTextAttribute.java44 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
113 protected TextAttribute (String name) in TextAttribute() method in TextAttribute
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/font/
H A DTextAttribute.java48 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
231 protected TextAttribute(String name) in TextAttribute() method in TextAttribute
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/font/
H A DTextAttribute.java48 public final class TextAttribute extends AttributedCharacterIterator.Attribute class
231 protected TextAttribute(String name) in TextAttribute() method in TextAttribute
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/textformat/
H A DTextAttributeSet.java37 private TextAttributeSet(Map<TextAttribute, Object> initialContents) { in TextAttributeSet()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/font/
H A DTextAttribute.java255 public final class TextAttribute extends Attribute { class
266 protected TextAttribute(String name) { in TextAttribute() method in TextAttribute
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/font/
H A DTextAttribute.java255 public final class TextAttribute extends Attribute { class
266 protected TextAttribute(String name) { in TextAttribute() method in TextAttribute
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java241 public final class TextAttribute extends Attribute { class
259 protected TextAttribute(String name) { in TextAttribute() method in TextAttribute
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/font/
H A DTextAttribute.java241 public final class TextAttribute extends Attribute { class
259 protected TextAttribute(String name) { in TextAttribute() method in TextAttribute

1234