Home
last modified time | relevance | path

Searched refs:symHeight (Results 1 – 25 of 27) sorted by relevance

12

/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DJBIG2Stream.cc1400 Guint symHeight, symWidth, totalWidth, x, symID; local
1561 symHeight = 0;
1571 if (dh < 0 && (Guint)-dh >= symHeight) {
1575 symHeight += dh;
1636 readGenericRefinementRegion(symWidth, symHeight,
1643 readTextRegion(huff, gTrue, symWidth, symHeight,
1654 readGenericBitmap(gFalse, symWidth, symHeight,
1667 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1668 bmSize = symHeight * ((totalWidth + 7) >> 3);
1674 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DJBIG2Stream.cc1515 Guint symHeight, symWidth, totalWidth, x, symID; local
1709 symHeight = 0;
1719 if ((dh <= 0 && (Guint)-dh >= symHeight) ||
1720 (dh > 0 && (Guint)dh > UINT_MAX - symHeight)) {
1725 symHeight += dh;
1731 if (symHeight > 100000) {
1812 readGenericRefinementRegion(symWidth, symHeight,
1819 readTextRegion(huff, gTrue, symWidth, symHeight,
1830 readGenericBitmap(gFalse, symWidth, symHeight,
1848 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
[all …]
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DJBIG2Stream.cc1515 Guint symHeight, symWidth, totalWidth, x, symID; local
1709 symHeight = 0;
1719 if ((dh <= 0 && (Guint)-dh >= symHeight) ||
1720 (dh > 0 && (Guint)dh > UINT_MAX - symHeight)) {
1725 symHeight += dh;
1731 if (symHeight > 100000) {
1812 readGenericRefinementRegion(symWidth, symHeight,
1819 readTextRegion(huff, gTrue, symWidth, symHeight,
1830 readGenericBitmap(gFalse, symWidth, symHeight,
1848 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DJBIG2Stream.cc1478 unsigned int symHeight, symWidth, totalWidth, x, symID; in readSymbolDictSeg() local
1666 symHeight = 0; in readSymbolDictSeg()
1676 if (dh < 0 && (unsigned int)-dh >= symHeight) { in readSymbolDictSeg()
1680 symHeight += dh; in readSymbolDictSeg()
1681 if (unlikely(symHeight > 0x40000000)) { in readSymbolDictSeg()
1757 …bitmaps[numInputSyms + i] = readGenericRefinementRegion(symWidth, symHeight, sdrTemplate, false, r… in readSymbolDictSeg()
1771 …bitmaps[numInputSyms + i] = readGenericBitmap(false, symWidth, symHeight, sdTemplate, false, false… in readSymbolDictSeg()
1786 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight); in readSymbolDictSeg()
1787 bmSize = symHeight * ((totalWidth + 7) >> 3); in readSymbolDictSeg()
1801 …collBitmap = readGenericBitmap(true, totalWidth, symHeight, 0, false, false, nullptr, nullptr, nul… in readSymbolDictSeg()
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DJBIG2Stream.cc1478 unsigned int symHeight, symWidth, totalWidth, x, symID; in readSymbolDictSeg() local
1666 symHeight = 0; in readSymbolDictSeg()
1676 if (dh < 0 && (unsigned int)-dh >= symHeight) { in readSymbolDictSeg()
1680 symHeight += dh; in readSymbolDictSeg()
1681 if (unlikely(symHeight > 0x40000000)) { in readSymbolDictSeg()
1757 …bitmaps[numInputSyms + i] = readGenericRefinementRegion(symWidth, symHeight, sdrTemplate, false, r… in readSymbolDictSeg()
1771 …bitmaps[numInputSyms + i] = readGenericBitmap(false, symWidth, symHeight, sdTemplate, false, false… in readSymbolDictSeg()
1786 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight); in readSymbolDictSeg()
1787 bmSize = symHeight * ((totalWidth + 7) >> 3); in readSymbolDictSeg()
1801 …collBitmap = readGenericBitmap(true, totalWidth, symHeight, 0, false, false, nullptr, nullptr, nul… in readSymbolDictSeg()
[all …]
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DJBIG2Stream.cc1478 unsigned int symHeight, symWidth, totalWidth, x, symID; in readSymbolDictSeg() local
1666 symHeight = 0; in readSymbolDictSeg()
1676 if (dh < 0 && (unsigned int)-dh >= symHeight) { in readSymbolDictSeg()
1680 symHeight += dh; in readSymbolDictSeg()
1681 if (unlikely(symHeight > 0x40000000)) { in readSymbolDictSeg()
1757 …bitmaps[numInputSyms + i] = readGenericRefinementRegion(symWidth, symHeight, sdrTemplate, false, r… in readSymbolDictSeg()
1771 …bitmaps[numInputSyms + i] = readGenericBitmap(false, symWidth, symHeight, sdTemplate, false, false… in readSymbolDictSeg()
1786 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight); in readSymbolDictSeg()
1787 bmSize = symHeight * ((totalWidth + 7) >> 3); in readSymbolDictSeg()
1801 …collBitmap = readGenericBitmap(true, totalWidth, symHeight, 0, false, false, nullptr, nullptr, nul… in readSymbolDictSeg()
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DJBIG2Stream.cc1478 unsigned int symHeight, symWidth, totalWidth, x, symID; in readSymbolDictSeg() local
1666 symHeight = 0; in readSymbolDictSeg()
1676 if (dh < 0 && (unsigned int)-dh >= symHeight) { in readSymbolDictSeg()
1680 symHeight += dh; in readSymbolDictSeg()
1681 if (unlikely(symHeight > 0x40000000)) { in readSymbolDictSeg()
1757 …bitmaps[numInputSyms + i] = readGenericRefinementRegion(symWidth, symHeight, sdrTemplate, false, r… in readSymbolDictSeg()
1771 …bitmaps[numInputSyms + i] = readGenericBitmap(false, symWidth, symHeight, sdTemplate, false, false… in readSymbolDictSeg()
1786 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight); in readSymbolDictSeg()
1787 bmSize = symHeight * ((totalWidth + 7) >> 3); in readSymbolDictSeg()
1801 …collBitmap = readGenericBitmap(true, totalWidth, symHeight, 0, false, false, nullptr, nullptr, nul… in readSymbolDictSeg()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DJBIG2Stream.cc1506 Guint symHeight, symWidth, totalWidth, x, symID; local
1701 symHeight = 0;
1711 if (dh < 0 && (Guint)-dh >= symHeight) {
1715 symHeight += dh;
1784 readGenericRefinementRegion(symWidth, symHeight,
1791 readTextRegion(huff, gTrue, symWidth, symHeight,
1802 readGenericBitmap(gFalse, symWidth, symHeight,
1815 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1816 bmSize = symHeight * ((totalWidth + 7) >> 3);
1822 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DJBIG2Stream.cc1493 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1702 symHeight += dh;
1771 readGenericRefinementRegion(symWidth, symHeight,
1778 readTextRegion(huff, gTrue, symWidth, symHeight,
1789 readGenericBitmap(gFalse, symWidth, symHeight,
1802 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1803 bmSize = symHeight * ((totalWidth + 7) >> 3);
1809 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DJBIG2Stream.cc1558 Guint symHeight, symWidth, totalWidth, x, symID; local
1762 symHeight = 0;
1772 if (dh < 0 && (Guint)-dh >= symHeight) {
1776 symHeight += dh;
1777 if (unlikely(symHeight > 0x40000000)) {
1853 readGenericRefinementRegion(symWidth, symHeight,
1860 readTextRegion(huff, gTrue, symWidth, symHeight,
1871 readGenericBitmap(gFalse, symWidth, symHeight,
1884 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1885 bmSize = symHeight * ((totalWidth + 7) >> 3);
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DJBIG2Stream.cc1558 Guint symHeight, symWidth, totalWidth, x, symID; local
1762 symHeight = 0;
1772 if (dh < 0 && (Guint)-dh >= symHeight) {
1776 symHeight += dh;
1777 if (unlikely(symHeight > 0x40000000)) {
1853 readGenericRefinementRegion(symWidth, symHeight,
1860 readTextRegion(huff, gTrue, symWidth, symHeight,
1871 readGenericBitmap(gFalse, symWidth, symHeight,
1884 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1885 bmSize = symHeight * ((totalWidth + 7) >> 3);
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DJBIG2Stream.cc1558 Guint symHeight, symWidth, totalWidth, x, symID; local
1762 symHeight = 0;
1772 if (dh < 0 && (Guint)-dh >= symHeight) {
1776 symHeight += dh;
1777 if (unlikely(symHeight > 0x40000000)) {
1853 readGenericRefinementRegion(symWidth, symHeight,
1860 readTextRegion(huff, gTrue, symWidth, symHeight,
1871 readGenericBitmap(gFalse, symWidth, symHeight,
1884 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1885 bmSize = symHeight * ((totalWidth + 7) >> 3);
[all …]
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DJBIG2Stream.cc1494 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1703 symHeight += dh;
1775 readGenericRefinementRegion(symWidth, symHeight,
1782 readTextRegion(huff, gTrue, symWidth, symHeight,
1793 readGenericBitmap(gFalse, symWidth, symHeight,
1806 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1807 bmSize = symHeight * ((totalWidth + 7) >> 3);
1811 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJBIG2Stream.cc1494 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1703 symHeight += dh;
1775 readGenericRefinementRegion(symWidth, symHeight,
1782 readTextRegion(huff, gTrue, symWidth, symHeight,
1793 readGenericBitmap(gFalse, symWidth, symHeight,
1806 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1807 bmSize = symHeight * ((totalWidth + 7) >> 3);
1811 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJBIG2Stream.cc1494 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1703 symHeight += dh;
1775 readGenericRefinementRegion(symWidth, symHeight,
1782 readTextRegion(huff, gTrue, symWidth, symHeight,
1793 readGenericBitmap(gFalse, symWidth, symHeight,
1806 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1807 bmSize = symHeight * ((totalWidth + 7) >> 3);
1811 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJBIG2Stream.cc1494 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1703 symHeight += dh;
1775 readGenericRefinementRegion(symWidth, symHeight,
1782 readTextRegion(huff, gTrue, symWidth, symHeight,
1793 readGenericBitmap(gFalse, symWidth, symHeight,
1806 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1807 bmSize = symHeight * ((totalWidth + 7) >> 3);
1811 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJBIG2Stream.cc1494 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1703 symHeight += dh;
1775 readGenericRefinementRegion(symWidth, symHeight,
1782 readTextRegion(huff, gTrue, symWidth, symHeight,
1793 readGenericBitmap(gFalse, symWidth, symHeight,
1806 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1807 bmSize = symHeight * ((totalWidth + 7) >> 3);
1811 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJBIG2Stream.cc1494 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1703 symHeight += dh;
1775 readGenericRefinementRegion(symWidth, symHeight,
1782 readTextRegion(huff, gTrue, symWidth, symHeight,
1793 readGenericBitmap(gFalse, symWidth, symHeight,
1806 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1807 bmSize = symHeight * ((totalWidth + 7) >> 3);
1811 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJBIG2Stream.cc1494 Guint symHeight, symWidth, totalWidth, x, symID; local
1688 symHeight = 0;
1698 if (dh < 0 && (Guint)-dh >= symHeight) {
1703 symHeight += dh;
1775 readGenericRefinementRegion(symWidth, symHeight,
1782 readTextRegion(huff, gTrue, symWidth, symHeight,
1793 readGenericBitmap(gFalse, symWidth, symHeight,
1806 collBitmap = new JBIG2Bitmap(0, totalWidth, symHeight);
1807 bmSize = symHeight * ((totalWidth + 7) >> 3);
1811 collBitmap = readGenericBitmap(gTrue, totalWidth, symHeight,
[all …]
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtachartcombos.pas429 if (FBitmaps[psCircle] = nil) or (FBitmaps[psCircle].Height <> symHeight)
430 then CreateBitmaps(symwidth, symHeight);
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtachartcombos.pas429 if (FBitmaps[psCircle] = nil) or (FBitmaps[psCircle].Height <> symHeight)
430 then CreateBitmaps(symwidth, symHeight);
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dbracket.cpp200 qreal y = - symHeight(SymId::bracketTop) - bd; in layout()
H A Delement.h481 qreal symHeight(SymId id) const;
H A Drest.cpp747 return symBbox(_sym).y() + symHeight(_sym); in downPos()
H A Delement.cpp1560 qreal Element::symHeight(SymId id) const in symHeight() function in Ms::Element

12