Home
last modified time | relevance | path

Searched refs:setFirstLineIndent (Results 1 – 25 of 94) sorted by relevance

1234

/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/
H A DParagraph.java201 setFirstLineIndent(p.getFirstLineIndent()); in Paragraph()
342 public void setFirstLineIndent(float firstLineIndent) { in setFirstLineIndent() method in Paragraph
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DParagraphView.java281 setFirstLineIndent(StyleConstants.getFirstLineIndent(atts)); in setPropertiesFromAttributes()
292 protected void setFirstLineIndent(float i) in setFirstLineIndent() method in ParagraphView
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/
H A DParagraphView.java281 setFirstLineIndent(StyleConstants.getFirstLineIndent(atts)); in setPropertiesFromAttributes()
292 protected void setFirstLineIndent(float i) in setFirstLineIndent() method in ParagraphView
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DParagraphView.java281 setFirstLineIndent(StyleConstants.getFirstLineIndent(atts)); in setPropertiesFromAttributes()
292 protected void setFirstLineIndent(float i) in setFirstLineIndent() method in ParagraphView
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/
H A DParagraphView.java281 setFirstLineIndent(StyleConstants.getFirstLineIndent(atts)); in setPropertiesFromAttributes()
292 protected void setFirstLineIndent(float i) in setFirstLineIndent() method in ParagraphView
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/
H A DParagraphView.java281 setFirstLineIndent(StyleConstants.getFirstLineIndent(atts)); in setPropertiesFromAttributes()
292 protected void setFirstLineIndent(float i) in setFirstLineIndent() method in ParagraphView
/dports/science/gromacs/gromacs-2021.4/src/gromacs/utility/
H A Dpleasecite.cpp353 wrapper.settings().setFirstLineIndent(0); in writeSourceDoi()
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoRuler.h144 void setFirstLineIndent(qreal indent);
/dports/editors/calligra/calligra-3.2.1/filters/words/rtf/import/3rdparty/rtf-qt/src/
H A DTextDocumentRtfOutput.h103 void setFirstLineIndent( const int twips ) override;
H A DDocumentDestination.cpp97 m_output->setFirstLineIndent( value ); in handleControlWord()
/dports/textproc/kreport/kreport-3.2.0/src/wrtembed/
H A DKReportRuler_p.h143 void setFirstLineIndent(qreal indent);
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dgtparagraphstyle.h95 void setFirstLineIndent(double newFirstLineIndent);
/dports/lang/gcc48/gcc-4.8.5/libjava/javax/swing/text/
H A DParagraphView.h56 virtual void setFirstLineIndent(jfloat);
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoRuler.h151 void setFirstLineIndent(qreal indent);
/dports/lang/gnat_util/gcc-6-20180516/libjava/javax/swing/text/
H A DParagraphView.h56 virtual void setFirstLineIndent(jfloat);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/javax/swing/text/
H A DParagraphView.h56 virtual void setFirstLineIndent(jfloat);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/javax/swing/text/
H A DParagraphView.h56 virtual void setFirstLineIndent(jfloat);
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/javax/swing/text/
H A DParagraphView.h56 virtual void setFirstLineIndent(jfloat);
/dports/science/gromacs/gromacs-2021.4/src/gromacs/utility/tests/
H A Dstringutil.cpp442 wrapper.settings().setFirstLineIndent(2); in TEST_F()
453 wrapper.settings().setFirstLineIndent(2); in TEST_F()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx52 virtual void SAL_CALL setFirstLineIndent( float _firstlineindent ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx52 virtual void SAL_CALL setFirstLineIndent( float _firstlineindent ) override;
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/rtf-qt/
H A Dsladocumentrtfoutput.h90 virtual void setFirstLineIndent(const int twips);
H A DDocumentDestination.cpp123 m_output->setFirstLineIndent(value); in handleControlWord()
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/text/
H A DRtfParagraph.java104 …this.paragraphStyle.setFirstLineIndent((int) (paragraph.getFirstLineIndent() * RtfElement.TWIPS_FA… in RtfParagraph()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/onlinehelp/
H A Dhelpwritercontext.cpp478 … wrapper->settings().setFirstLineIndent(baseFirstLineIndent + iter.firstLineIndent()); in processMarkup()
482 wrapper->settings().setFirstLineIndent(baseFirstLineIndent); in processMarkup()

1234