Home
last modified time | relevance | path

Searched refs:excepsV (Results 1 – 25 of 38) sorted by relevance

12

/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DGfxFont.cc1079 widths.excepsV = NULL; in GfxCIDFont()
1308 greallocn(widths.excepsV, in GfxCIDFont()
1328 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1329 greallocn(widths.excepsV, in GfxCIDFont()
1338 widths.excepsV[widths.nExceps].last = j; in GfxCIDFont()
1386 gfree(widths.excepsV); in ~GfxCIDFont()
1446 if (widths.excepsV[m].last <= cid) { in getNextChar()
1452 if (cid <= widths.excepsV[a].last) { in getNextChar()
1453 h = widths.excepsV[a].height; in getNextChar()
1454 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
H A DGfxFont.h70 excepsV; member
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DGfxFont.cc1105 widths.excepsV = NULL; in GfxCIDFont()
1334 greallocn(widths.excepsV, in GfxCIDFont()
1354 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1355 greallocn(widths.excepsV, in GfxCIDFont()
1364 widths.excepsV[widths.nExceps].last = j; in GfxCIDFont()
1412 gfree(widths.excepsV); in ~GfxCIDFont()
1476 if (widths.excepsV[m].last <= cid) { in getNextChar()
1482 if (cid <= widths.excepsV[a].last) { in getNextChar()
1483 h = widths.excepsV[a].height; in getNextChar()
1484 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
H A DGfxFont.h74 excepsV; member
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc1574 widths.excepsV = NULL; in GfxCIDFont()
1785 greallocn(widths.excepsV, in GfxCIDFont()
1805 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1806 greallocn(widths.excepsV, in GfxCIDFont()
1837 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
1871 gfree(widths.excepsV); in ~GfxCIDFont()
1936 if (widths.excepsV[m].last <= cid) { in getNextChar()
1942 if (cid <= widths.excepsV[a].last) { in getNextChar()
1943 h = widths.excepsV[a].height; in getNextChar()
1944 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DGfxFont.cc1574 widths.excepsV = NULL; in GfxCIDFont()
1785 greallocn(widths.excepsV, in GfxCIDFont()
1805 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1806 greallocn(widths.excepsV, in GfxCIDFont()
1837 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
1871 gfree(widths.excepsV); in ~GfxCIDFont()
1936 if (widths.excepsV[m].last <= cid) { in getNextChar()
1942 if (cid <= widths.excepsV[a].last) { in getNextChar()
1943 h = widths.excepsV[a].height; in getNextChar()
1944 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
H A DGfxFont.h75 excepsV; member
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc1574 widths.excepsV = NULL; in GfxCIDFont()
1785 greallocn(widths.excepsV, in GfxCIDFont()
1805 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1806 greallocn(widths.excepsV, in GfxCIDFont()
1837 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
1871 gfree(widths.excepsV); in ~GfxCIDFont()
1936 if (widths.excepsV[m].last <= cid) { in getNextChar()
1942 if (cid <= widths.excepsV[a].last) { in getNextChar()
1943 h = widths.excepsV[a].height; in getNextChar()
1944 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
H A DGfxFont.h75 excepsV; member
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc1574 widths.excepsV = NULL; in GfxCIDFont()
1785 greallocn(widths.excepsV, in GfxCIDFont()
1805 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1806 greallocn(widths.excepsV, in GfxCIDFont()
1837 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
1871 gfree(widths.excepsV); in ~GfxCIDFont()
1936 if (widths.excepsV[m].last <= cid) { in getNextChar()
1942 if (cid <= widths.excepsV[a].last) { in getNextChar()
1943 h = widths.excepsV[a].height; in getNextChar()
1944 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
H A DGfxFont.h75 excepsV; member
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc1574 widths.excepsV = NULL; in GfxCIDFont()
1785 greallocn(widths.excepsV, in GfxCIDFont()
1805 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1806 greallocn(widths.excepsV, in GfxCIDFont()
1837 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
1871 gfree(widths.excepsV); in ~GfxCIDFont()
1936 if (widths.excepsV[m].last <= cid) { in getNextChar()
1942 if (cid <= widths.excepsV[a].last) { in getNextChar()
1943 h = widths.excepsV[a].height; in getNextChar()
1944 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc1574 widths.excepsV = NULL; in GfxCIDFont()
1785 greallocn(widths.excepsV, in GfxCIDFont()
1805 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1806 greallocn(widths.excepsV, in GfxCIDFont()
1837 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
1871 gfree(widths.excepsV); in ~GfxCIDFont()
1936 if (widths.excepsV[m].last <= cid) { in getNextChar()
1942 if (cid <= widths.excepsV[a].last) { in getNextChar()
1943 h = widths.excepsV[a].height; in getNextChar()
1944 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc1574 widths.excepsV = NULL; in GfxCIDFont()
1785 greallocn(widths.excepsV, in GfxCIDFont()
1805 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1806 greallocn(widths.excepsV, in GfxCIDFont()
1837 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
1871 gfree(widths.excepsV); in ~GfxCIDFont()
1936 if (widths.excepsV[m].last <= cid) { in getNextChar()
1942 if (cid <= widths.excepsV[a].last) { in getNextChar()
1943 h = widths.excepsV[a].height; in getNextChar()
1944 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DGfxFont.cc1341 widths.excepsV = NULL; in GfxCIDFont()
1605 greallocn(widths.excepsV, in GfxCIDFont()
1625 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1626 greallocn(widths.excepsV, in GfxCIDFont()
1656 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, &cmpWidthExcepV); in GfxCIDFont()
1682 gfree(widths.excepsV); in ~GfxCIDFont()
1751 if (widths.excepsV[m].last <= cid) { in getNextChar()
1757 if (cid <= widths.excepsV[a].last) { in getNextChar()
1758 h = widths.excepsV[a].height; in getNextChar()
1759 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
H A DGfxFont.h93 excepsV; member
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DGfxFont.cc1749 widths.excepsV = nullptr; in GfxCIDFont()
1936 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1951 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1957 widths.excepsV[widths.nExcepsV].last = j; in GfxCIDFont()
1973 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, cmpWidthExcepVFunctor()); in GfxCIDFont()
1991 gfree(widths.excepsV); in ~GfxCIDFont()
2044 if (widths.excepsV[m].last <= cid) { in getNextChar()
2050 if (cid <= widths.excepsV[a].last) { in getNextChar()
2051 h = widths.excepsV[a].height; in getNextChar()
2052 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DGfxFont.cc1749 widths.excepsV = nullptr; in GfxCIDFont()
1936 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1951 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1957 widths.excepsV[widths.nExcepsV].last = j; in GfxCIDFont()
1973 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, cmpWidthExcepVFunctor()); in GfxCIDFont()
1991 gfree(widths.excepsV); in ~GfxCIDFont()
2044 if (widths.excepsV[m].last <= cid) { in getNextChar()
2050 if (cid <= widths.excepsV[a].last) { in getNextChar()
2051 h = widths.excepsV[a].height; in getNextChar()
2052 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DGfxFont.cc1749 widths.excepsV = nullptr; in GfxCIDFont()
1936 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1951 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1957 widths.excepsV[widths.nExcepsV].last = j; in GfxCIDFont()
1973 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, cmpWidthExcepVFunctor()); in GfxCIDFont()
1991 gfree(widths.excepsV); in ~GfxCIDFont()
2044 if (widths.excepsV[m].last <= cid) { in getNextChar()
2050 if (cid <= widths.excepsV[a].last) { in getNextChar()
2051 h = widths.excepsV[a].height; in getNextChar()
2052 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DGfxFont.cc1749 widths.excepsV = nullptr; in GfxCIDFont()
1936 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1951 …widths.excepsV = (GfxFontCIDWidthExcepV *)greallocn(widths.excepsV, excepsSize, sizeof(GfxFontCIDW… in GfxCIDFont()
1957 widths.excepsV[widths.nExcepsV].last = j; in GfxCIDFont()
1973 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, cmpWidthExcepVFunctor()); in GfxCIDFont()
1991 gfree(widths.excepsV); in ~GfxCIDFont()
2044 if (widths.excepsV[m].last <= cid) { in getNextChar()
2050 if (cid <= widths.excepsV[a].last) { in getNextChar()
2051 h = widths.excepsV[a].height; in getNextChar()
2052 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DGfxFont.cc1869 widths.excepsV = NULL; in GfxCIDFont()
2095 greallocn(widths.excepsV, in GfxCIDFont()
2115 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
2116 greallocn(widths.excepsV, in GfxCIDFont()
2146 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
2175 gfree(widths.excepsV); in ~GfxCIDFont()
2229 if (widths.excepsV[m].last <= cid) { in getNextChar()
2235 if (cid <= widths.excepsV[a].last) { in getNextChar()
2236 h = widths.excepsV[a].height; in getNextChar()
2237 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxFont.cc1865 widths.excepsV = NULL; in GfxCIDFont()
2091 greallocn(widths.excepsV, in GfxCIDFont()
2111 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
2112 greallocn(widths.excepsV, in GfxCIDFont()
2142 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
2171 gfree(widths.excepsV); in ~GfxCIDFont()
2241 if (widths.excepsV[m].last <= cid) { in getNextChar()
2247 if (cid <= widths.excepsV[a].last) { in getNextChar()
2248 h = widths.excepsV[a].height; in getNextChar()
2249 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxFont.cc1865 widths.excepsV = NULL; in GfxCIDFont()
2091 greallocn(widths.excepsV, in GfxCIDFont()
2111 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
2112 greallocn(widths.excepsV, in GfxCIDFont()
2142 std::sort(widths.excepsV, widths.excepsV + widths.nExcepsV, in GfxCIDFont()
2171 gfree(widths.excepsV); in ~GfxCIDFont()
2241 if (widths.excepsV[m].last <= cid) { in getNextChar()
2247 if (cid <= widths.excepsV[a].last) { in getNextChar()
2248 h = widths.excepsV[a].height; in getNextChar()
2249 vx = widths.excepsV[a].vx; in getNextChar()
[all …]
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DGfxFont.cc1661 widths.excepsV = NULL; in GfxCIDFont()
1885 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1886 greallocn(widths.excepsV, in GfxCIDFont()
1906 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1907 greallocn(widths.excepsV, in GfxCIDFont()
1916 widths.excepsV[widths.nExcepsV].last = j; in GfxCIDFont()
1965 gfree(widths.excepsV); in ~GfxCIDFont()
2033 if (widths.excepsV[i].first <= cid && cid <= widths.excepsV[i].last) { in getVerticalMetrics()
2034 *h = widths.excepsV[i].height; in getVerticalMetrics()
2035 *vx = widths.excepsV[i].vx; in getVerticalMetrics()
[all …]
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DGfxFont.cc1661 widths.excepsV = NULL; in GfxCIDFont()
1885 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1886 greallocn(widths.excepsV, in GfxCIDFont()
1906 widths.excepsV = (GfxFontCIDWidthExcepV *) in GfxCIDFont()
1907 greallocn(widths.excepsV, in GfxCIDFont()
1916 widths.excepsV[widths.nExcepsV].last = j; in GfxCIDFont()
1965 gfree(widths.excepsV); in ~GfxCIDFont()
2033 if (widths.excepsV[i].first <= cid && cid <= widths.excepsV[i].last) { in getVerticalMetrics()
2034 *h = widths.excepsV[i].height; in getVerticalMetrics()
2035 *vx = widths.excepsV[i].vx; in getVerticalMetrics()
[all …]

12