Home
last modified time | relevance | path

Searched refs:hasKernPairs (Results 1 – 13 of 13) sorted by relevance

/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DBaseFont.java634 if (!hasKernPairs()) in getWidthPointKerned()
986 public abstract boolean hasKernPairs(); in hasKernPairs() method in BaseFont
H A DDocumentFont.java359 public boolean hasKernPairs() { in hasKernPairs() method in DocumentFont
H A DCJKFont.java587 public boolean hasKernPairs() { in hasKernPairs() method in CJKFont
H A DType1Font.java749 public boolean hasKernPairs() { in hasKernPairs() method in Type1Font
H A DTrueTypeFont.java1262 public boolean hasKernPairs() { in hasKernPairs() method in TrueTypeFont
H A DPdfContentByte.java1349 if (bf.hasKernPairs()) in showTextKerned()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DType3Font.java190 public boolean hasKernPairs() { in hasKernPairs() method in Type3Font
H A DBaseFont.java970 if (!hasKernPairs()) in getWidthPointKerned()
1393 public abstract boolean hasKernPairs(); in hasKernPairs() method in BaseFont
H A DCJKFont.java625 public boolean hasKernPairs() { in hasKernPairs() method in CJKFont
H A DDocumentFont.java516 public boolean hasKernPairs() { in hasKernPairs() method in DocumentFont
H A DType1Font.java765 public boolean hasKernPairs() { in hasKernPairs() method in Type1Font
H A DTrueTypeFont.java1486 public boolean hasKernPairs() { in hasKernPairs() method in TrueTypeFont
H A DPdfContentByte.java1477 if (bf.hasKernPairs()) in showTextKerned()