SplashOutputDev    55 lib/pdf/BitmapOutputDev.cc     this->rgbdev = new SplashOutputDev(splashModeRGB8, 1, gFalse, splash_white, gTrue, gTrue);
SplashOutputDev    61 lib/pdf/BitmapOutputDev.cc     this->clip0dev = new SplashOutputDev(colorMode, 1, gFalse, splash_black, gTrue, gFalse);
SplashOutputDev    62 lib/pdf/BitmapOutputDev.cc     this->clip1dev = new SplashOutputDev(colorMode, 1, gFalse, splash_black, gTrue, gFalse);
SplashOutputDev    65 lib/pdf/BitmapOutputDev.cc     this->boolpolydev = new SplashOutputDev(colorMode, 1, gFalse, splash_black, gTrue, gFalse);
SplashOutputDev    67 lib/pdf/BitmapOutputDev.cc     this->booltextdev = new SplashOutputDev(colorMode, 1, gFalse, splash_black, gTrue, gFalse);
SplashOutputDev   215 lib/pdf/BitmapOutputDev.h     SplashOutputDev*rgbdev;
SplashOutputDev   216 lib/pdf/BitmapOutputDev.h     SplashOutputDev*clip0dev;
SplashOutputDev   217 lib/pdf/BitmapOutputDev.h     SplashOutputDev*clip1dev;
SplashOutputDev   218 lib/pdf/BitmapOutputDev.h     SplashOutputDev*boolpolydev;
SplashOutputDev   219 lib/pdf/BitmapOutputDev.h     SplashOutputDev*booltextdev;
SplashOutputDev    43 lib/pdf/FullBitmapOutputDev.cc     this->rgbdev = new SplashOutputDev(splashModeRGB8, 1, gFalse, splash_white, gTrue, gTrue);
SplashOutputDev   184 lib/pdf/FullBitmapOutputDev.h     SplashOutputDev*rgbdev;
SplashOutputDev    40 lib/pdf/InfoOutputDev.cc     splash = new SplashOutputDev(splashModeRGB8,320,0,white,0,0);
SplashOutputDev   101 lib/pdf/InfoOutputDev.h     SplashOutputDev*splash;
SplashOutputDev    81 lib/pdf/pdf2jpeg.c   SplashOutputDev *splashOut;
SplashOutputDev   129 lib/pdf/pdf2jpeg.c   splashOut = new SplashOutputDev(splashModeRGB8, 1, gFalse, paperColor);
SplashOutputDev   579 lib/pdf/xpdf/SplashOutputDev.cc SplashOutputDev::SplashOutputDev(SplashColorMode colorModeA,
SplashOutputDev   615 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::setupScreenParams(double hDPI, double vDPI) {
SplashOutputDev   666 lib/pdf/xpdf/SplashOutputDev.cc SplashOutputDev::~SplashOutputDev() {
SplashOutputDev   683 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::startDoc(XRef *xrefA) {
SplashOutputDev   706 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::startPage(int pageNum, GfxState *state, double x1,double y1,double x2,double y2) {
SplashOutputDev   774 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::endPage() {
SplashOutputDev   780 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::saveState(GfxState *state) {
SplashOutputDev   784 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::restoreState(GfxState *state) {
SplashOutputDev   789 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateAll(GfxState *state) {
SplashOutputDev   802 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateCTM(GfxState *state, double m11, double m12,
SplashOutputDev   818 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateLineDash(GfxState *state) {
SplashOutputDev   838 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateFlatness(GfxState *state) {
SplashOutputDev   842 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateLineJoin(GfxState *state) {
SplashOutputDev   846 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateLineCap(GfxState *state) {
SplashOutputDev   850 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateMiterLimit(GfxState *state) {
SplashOutputDev   854 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateLineWidth(GfxState *state) {
SplashOutputDev   858 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateStrokeAdjust(GfxState *state) {
SplashOutputDev   865 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateFillColor(GfxState *state) {
SplashOutputDev   882 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateStrokeColor(GfxState *state) {
SplashOutputDev   900 lib/pdf/xpdf/SplashOutputDev.cc SplashPattern *SplashOutputDev::getColor(GfxGray gray, GfxRGB *rgb,
SplashOutputDev   903 lib/pdf/xpdf/SplashOutputDev.cc SplashPattern *SplashOutputDev::getColor(GfxGray gray, GfxRGB *rgb) {
SplashOutputDev   948 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateBlendMode(GfxState *state) {
SplashOutputDev   952 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateFillOpacity(GfxState *state) {
SplashOutputDev   956 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateStrokeOpacity(GfxState *state) {
SplashOutputDev   960 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::updateFont(GfxState *state) {
SplashOutputDev   964 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::doUpdateFont(GfxState *state) {
SplashOutputDev  1278 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::stroke(GfxState *state) {
SplashOutputDev  1289 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::fill(GfxState *state) {
SplashOutputDev  1300 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::eoFill(GfxState *state) {
SplashOutputDev  1311 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::clip(GfxState *state) {
SplashOutputDev  1319 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::eoClip(GfxState *state) {
SplashOutputDev  1327 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::clipToStrokePath(GfxState *state) {
SplashOutputDev  1337 lib/pdf/xpdf/SplashOutputDev.cc SplashPath *SplashOutputDev::convertPath(GfxState *state, GfxPath *path) {
SplashOutputDev  1372 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::drawChar(GfxState *state, double x, double y,
SplashOutputDev  1428 lib/pdf/xpdf/SplashOutputDev.cc GBool SplashOutputDev::beginType3Char(GfxState *state, double x, double y,
SplashOutputDev  1554 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::endType3Char(GfxState *state) {
SplashOutputDev  1577 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::type3D0(GfxState *state, double wx, double wy) {
SplashOutputDev  1580 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::type3D1(GfxState *state, double wx, double wy,
SplashOutputDev  1684 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::drawType3Glyph(T3FontCache *t3Font,
SplashOutputDev  1698 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::endTextObject(GfxState *state) {
SplashOutputDev  1712 lib/pdf/xpdf/SplashOutputDev.cc GBool SplashOutputDev::imageMaskSrc(void *data, SplashColorPtr line) {
SplashOutputDev  1730 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::drawImageMask(GfxState *state, Object *ref, Stream *str,
SplashOutputDev  1778 lib/pdf/xpdf/SplashOutputDev.cc GBool SplashOutputDev::imageSrc(void *data, SplashColorPtr colorLine,
SplashOutputDev  1873 lib/pdf/xpdf/SplashOutputDev.cc GBool SplashOutputDev::alphaImageSrc(void *data, SplashColorPtr colorLine,
SplashOutputDev  1963 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::drawImage(GfxState *state, Object *ref, Stream *str,
SplashOutputDev  2071 lib/pdf/xpdf/SplashOutputDev.cc GBool SplashOutputDev::maskedImageSrc(void *data, SplashColorPtr colorLine,
SplashOutputDev  2156 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::drawMaskedImage(GfxState *state, Object *ref,
SplashOutputDev  2300 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::drawSoftMaskedImage(GfxState *state, Object *ref,
SplashOutputDev  2430 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::beginTransparencyGroup(GfxState *state, double *bbox,
SplashOutputDev  2552 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::endTransparencyGroup(GfxState *state) {
SplashOutputDev  2564 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::paintTransparencyGroup(GfxState *state, double *bbox) {
SplashOutputDev  2589 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::setSoftMask(GfxState *state, double *bbox,
SplashOutputDev  2703 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::clearSoftMask(GfxState *state) {
SplashOutputDev  2707 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::setPaperColor(SplashColorPtr paperColorA) {
SplashOutputDev  2711 lib/pdf/xpdf/SplashOutputDev.cc int SplashOutputDev::getBitmapWidth() {
SplashOutputDev  2715 lib/pdf/xpdf/SplashOutputDev.cc int SplashOutputDev::getBitmapHeight() {
SplashOutputDev  2719 lib/pdf/xpdf/SplashOutputDev.cc SplashBitmap *SplashOutputDev::takeBitmap() {
SplashOutputDev  2728 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::getModRegion(int *xMin, int *yMin,
SplashOutputDev  2733 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::clearModRegion() {
SplashOutputDev  2737 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::setFillColor(int r, int g, int b) {
SplashOutputDev  2762 lib/pdf/xpdf/SplashOutputDev.cc SplashFont *SplashOutputDev::getFont(GString *name, double *textMatA) {
SplashOutputDev  2839 lib/pdf/xpdf/SplashOutputDev.cc GBool SplashOutputDev::getVectorAntialias() {
SplashOutputDev  2843 lib/pdf/xpdf/SplashOutputDev.cc void SplashOutputDev::setVectorAntialias(GBool vaa) {
SplashOutputDev    45 lib/pdf/xpdf/SplashOutputDev.h class SplashOutputDev: public OutputDev {
SplashOutputDev    49 lib/pdf/xpdf/SplashOutputDev.h   SplashOutputDev(SplashColorMode colorModeA, int bitmapRowPadA,
SplashOutputDev    55 lib/pdf/xpdf/SplashOutputDev.h   virtual ~SplashOutputDev();