Home
last modified time | relevance | path

Searched refs:CID_NEWLINE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DCJKFont.java150 c[CID_NEWLINE] = '\n'; in CJKFont()
H A DPdfEncodings.java424 encodeSequence(newline[k].length, newline[k], BaseFont.CID_NEWLINE, planes); in readCmap()
H A DBaseFont.java239 public static final char CID_NEWLINE = '\u7fff'; field in BaseFont
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DPdfEncodings.java418 encodeSequence(newline[k].length, newline[k], BaseFont.CID_NEWLINE, planes); in readCmap()
H A DCJKFont.java155 c[CID_NEWLINE] = '\n'; in CJKFont()
H A DBaseFont.java207 public static final char CID_NEWLINE = '\u7fff'; field in BaseFont