getLine 76 lib/pdf/xpdf/CharCodeToUnicode.cc while (getLine(buf, sizeof(buf), f)) {
getLine 125 lib/pdf/xpdf/CharCodeToUnicode.cc while (getLine(buf, sizeof(buf), f)) {
getLine 941 lib/pdf/xpdf/GlobalParams.cc while (getLine(buf, sizeof(buf) - 1, f)) {
getLine 1197 lib/pdf/xpdf/GlobalParams.cc while (getLine(buf, sizeof(buf), f)) {
getLine 292 lib/pdf/xpdf/Object.h { return stream->getLine(buf, size); }
getLine 1721 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgMaskData->imgStr->getLine(), q = line;
getLine 1760 lib/pdf/xpdf/SplashOutputDev.cc imgMaskData.imgStr->getLine();
getLine 1800 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine;
getLine 1808 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine;
getLine 1819 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine;
getLine 1835 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine;
getLine 1844 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine;
getLine 1855 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine;
getLine 1892 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine, aq = alphaLine;
getLine 2052 lib/pdf/xpdf/SplashOutputDev.cc imgData.imgStr->getLine();
getLine 2091 lib/pdf/xpdf/SplashOutputDev.cc for (x = 0, p = imgData->imgStr->getLine(), q = colorLine, aq = alphaLine;
getLine 344 lib/pdf/xpdf/Stream.cc getLine();
getLine 94 lib/pdf/xpdf/Stream.h virtual char *getLine(char *buf, int size);
getLine 217 lib/pdf/xpdf/Stream.h Guchar *getLine();
getLine 60 lib/pdf/xpdf/UnicodeMap.cc while (getLine(buf, sizeof(buf), f)) {
getLine 657 lib/pdf/xpdf/XRef.cc if (!str->getLine(buf, 256)) {
getLine 96 lib/pdf/xpdf/gfile.h extern char *getLine(char *buf, int size, FILE *f);