Home
last modified time | relevance | path

Searched refs:rawCharLine (Results 1 – 8 of 8) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DStream.cc589 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
590 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
597 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
604 delete[] rawCharLine; in getNextLine()
642 delete[] rawCharLine; in getNextLine()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DStream.cc665 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
666 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
673 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
680 delete[] rawCharLine; in getNextLine()
718 delete[] rawCharLine; in getNextLine()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DStream.cc669 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
670 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
677 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
684 delete[] rawCharLine; in getNextLine()
722 delete[] rawCharLine; in getNextLine()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DStream.cc669 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
670 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
677 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
684 delete[] rawCharLine; in getNextLine()
722 delete[] rawCharLine; in getNextLine()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DStream.cc796 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
797 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
804 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
811 delete[] rawCharLine; in getNextLine()
848 delete[] rawCharLine; in getNextLine()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DStream.cc796 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
797 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
804 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
811 delete[] rawCharLine; in getNextLine()
848 delete[] rawCharLine; in getNextLine()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DStream.cc796 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
797 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
804 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
811 delete[] rawCharLine; in getNextLine()
848 delete[] rawCharLine; in getNextLine()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DStream.cc796 int *rawCharLine = new int[rowBytes - pixBytes]; in getNextLine() local
797 str->getRawChars(rowBytes - pixBytes, rawCharLine); in getNextLine()
804 if ((c = rawCharLine[i - pixBytes]) == EOF) { in getNextLine()
811 delete[] rawCharLine; in getNextLine()
848 delete[] rawCharLine; in getNextLine()