Home
last modified time | relevance | path

Searched refs:setJustification (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/html/
H A DParagraphView.java114 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
116 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
118 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
120 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/html/
H A DParagraphView.java140 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
142 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
144 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
146 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/html/
H A DParagraphView.java140 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
142 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
144 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
146 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/html/
H A DParagraphView.java140 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
142 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
144 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
146 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/html/
H A DParagraphView.java140 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
142 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
144 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
146 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/html/
H A DParagraphView.java140 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
142 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
144 setJustification(StyleConstants.ALIGN_CENTER); in setPropertiesFromAttributes()
146 setJustification(StyleConstants.ALIGN_JUSTIFIED); in setPropertiesFromAttributes()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/Properties/
H A Djucer_JustificationProperty.h57 virtual void setJustification (Justification newJustification) = 0;
76 setJustification (Justification (types [newIndex])); in setIndex()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/PaintElements/
H A Djucer_PaintElementText.h323 getElement()->setJustification (newValue, false); in perform()
330 getElement()->setJustification (oldValue, false); in undo()
338 void setJustification (Justification j, const bool undoable) in setJustification() function
633 void setJustification (Justification newJustification) override in setJustification() function
635 element->setJustification (newJustification, true); in setJustification()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/uicontrol/frame/border/
H A DFrameBorder.java328 return setJustification((Integer)value); in setProperty()
543 public UpdateStatus setJustification(Integer value) { in setJustification() method in FrameBorder
544 return setJustification(JustificationType.intToEnum(value)); in setJustification()
547 public UpdateStatus setJustification(JustificationType value) { in setJustification() method in FrameBorder
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Application/UserAccount/
H A Djucer_LoginFormComponent.h40 emailBox.setJustification (Justification::centredLeft); in LoginFormComponent()
46 passwordBox.setJustification (Justification::centredLeft); in LoginFormComponent()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java249 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
251 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java249 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
251 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java249 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
251 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java249 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
251 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java249 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
251 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java249 setJustification(StyleConstants.ALIGN_RIGHT); in setPropertiesFromAttributes()
251 setJustification(StyleConstants.ALIGN_LEFT); in setPropertiesFromAttributes()

1234567