Home
last modified time | relevance | path

Searched refs:currentParagraph (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/html/simpleparser/
H A DHTMLWorker.java88 private Paragraph currentParagraph; field in HTMLWorker
165 if (currentParagraph != null) in endDocument()
166 document.add(currentParagraph); in endDocument()
167 currentParagraph = null; in endDocument()
197 stack.push(currentParagraph); in startElement()
482 tmp2.add(currentParagraph); in endElement()
484 currentParagraph = tmp; in endElement()
503 currentParagraph = null; in endElement()
630 currentParagraph.add(chunk); in text()
663 if (currentParagraph == null) { in text()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/text/
H A Dq3syntaxhighlighter_p.h66 currentParagraph(-1) in Q3SyntaxHighlighterPrivate()
69 int currentParagraph; variable
84 highlighter->d->currentParagraph = p->paragId(); in process()
86 highlighter->d->currentParagraph = -1; in process()
H A Dq3syntaxhighlighter.cpp216 int Q3SyntaxHighlighter::currentParagraph() const in currentParagraph() function in Q3SyntaxHighlighter
218 return d->currentParagraph; in currentParagraph()
H A Dq3syntaxhighlighter.h77 int currentParagraph() const;
/dports/devel/qmake/qt-x11-free-3.3.8/src/widgets/
H A Dqsyntaxhighlighter_p.h49 currentParagraph( -1 ) in QSyntaxHighlighterPrivate()
52 int currentParagraph; variable
67 highlighter->d->currentParagraph = p->paragId(); in process()
69 highlighter->d->currentParagraph = -1; in process()
H A Dqsyntaxhighlighter.h69 int currentParagraph() const;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/
H A DStyledEditorKit.java135 currentParagraph = null; in deinstall()
164 o.currentRun = o.currentParagraph = null; in clone()
176 return (currentParagraph != null) ? in createInputAttributes()
177 currentParagraph.getAttributes() : null; in createInputAttributes()
197 Element currentParagraph; field in StyledEditorKit
240 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
241 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/text/
H A DStyledEditorKit.java136 currentParagraph = null; in deinstall()
165 o.currentRun = o.currentParagraph = null; in clone()
178 return (currentParagraph != null) ? in createInputAttributes()
179 currentParagraph.getAttributes() : null; in createInputAttributes()
199 Element currentParagraph; field in StyledEditorKit
243 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
244 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/
H A DStyledEditorKit.java135 currentParagraph = null; in deinstall()
164 o.currentRun = o.currentParagraph = null; in clone()
176 return (currentParagraph != null) ? in createInputAttributes()
177 currentParagraph.getAttributes() : null; in createInputAttributes()
197 Element currentParagraph; field in StyledEditorKit
240 currentParagraph = doc.getParagraphElement(start); in updateInputAttributes()
241 if (currentParagraph.getStartOffset() == start || dot != mark) { in updateInputAttributes()
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dloremipsum.cpp115 int currentParagraph = 1; in createLorem() local
120 lorem += SpecialChars::PARSEP + loremIpsum[currentParagraph]; in createLorem()
121 currentParagraph++; in createLorem()
122 if (currentParagraph > maxParagraph) in createLorem()
123 currentParagraph = 0; in createLorem()
/dports/lang/gambit-c/gambit-4.9.3/lib/guide/
H A Dguideuihighlighterscheme.cpp107 if (currentParagraph() == textEdit()->paragraphs()-1) in highlightParagraph()
110 startCol = consoleInfo->getStartCol(currentParagraph()); in highlightParagraph()
130 while (highlightIndex < 2 && currentParagraph() != highlightPara[highlightIndex]) in highlightParagraph()
164 while (highlightIndex < 2 && currentParagraph() != highlightPara[highlightIndex]) in highlightParagraph()
172 setEndState(currentParagraph(), endStateOfLastPara); in highlightParagraph()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/text/
H A DStyledEditorKit.java521 Element currentParagraph; field in StyledEditorKit
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/text/
H A DStyledEditorKit.java521 Element currentParagraph; field in StyledEditorKit
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/haddock-library-1.9.0/src/Documentation/Haddock/
H A DParser.hs627 currentParagraph <- some (try (sp *> takeNonEmptyLine))
633 return (currentParagraph ++ followingParagraphs)
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-library/src/Documentation/Haddock/
H A DParser.hs657 currentParagraph <- some (try (sp *> takeNonEmptyLine))
663 return (currentParagraph ++ followingParagraphs)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haddock-library-1.10.0/src/Documentation/Haddock/
H A DParser.hs658 currentParagraph <- some (try (sp *> takeNonEmptyLine))
664 return (currentParagraph ++ followingParagraphs)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/haddock-library-1.10.0/src/Documentation/Haddock/
H A DParser.hs658 currentParagraph <- some (try (sp *> takeNonEmptyLine))
664 return (currentParagraph ++ followingParagraphs)
/dports/converters/wkhtmltopdf/qt-5db36ec/dist/
H A Dchanges-3.2.0-b1267 Added the new function, currentParagraph().

123