Home
last modified time | relevance | path

Searched refs:BaseSeekInputStream (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/poppler/poppler-21.12.0/glib/
H A Dpoppler-input-stream.h29 class PopplerInputStream : public BaseSeekInputStream
H A Dpoppler-input-stream.cc23 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in PopplerInputStream()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler-qt5/poppler-21.12.0/glib/
H A Dpoppler-input-stream.h29 class PopplerInputStream : public BaseSeekInputStream
H A Dpoppler-input-stream.cc23 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in PopplerInputStream()
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler/poppler-21.12.0/qt6/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler/poppler-21.12.0/qt5/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler-glib/poppler-21.12.0/glib/
H A Dpoppler-input-stream.h29 class PopplerInputStream : public BaseSeekInputStream
H A Dpoppler-input-stream.cc23 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in PopplerInputStream()
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler-utils/poppler-21.12.0/glib/
H A Dpoppler-input-stream.h29 class PopplerInputStream : public BaseSeekInputStream
H A Dpoppler-input-stream.cc23 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in PopplerInputStream()
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/src/
H A Dpoppler-qiodeviceinstream-private.h29 class QIODeviceInStream : public BaseSeekInputStream
H A Dpoppler-qiodeviceinstream.cc27 … Goffset startA, bool limitedA, Goffset lengthA, Object &&dictA) : BaseSeekInputStream(startA, lim… in QIODeviceInStream()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DStream.cc458 BaseSeekInputStream::BaseSeekInputStream(Goffset startA, bool limitedA, Goffset lengthA, Object &&d… in BaseSeekInputStream() function in BaseSeekInputStream
463 BaseSeekInputStream::~BaseSeekInputStream() { } in ~BaseSeekInputStream()
465 void BaseSeekInputStream::reset() in reset()
474 void BaseSeekInputStream::close() in close()
482 void BaseSeekInputStream::setPos(Goffset pos, int dir) in setPos()
497 void BaseSeekInputStream::moveStart(Goffset delta) in moveStart()
504 bool BaseSeekInputStream::fillBuf() in fillBuf()
529 int BaseSeekInputStream::getChars(int nChars, unsigned char *buffer) in getChars()

12