GfxSubpath 1310 lib/pdf/BitmapOutputDev.cc GfxSubpath *subpath = path->getSubpath(t); GfxSubpath 857 lib/pdf/GFXOutputDev.cc GfxSubpath *subpath = path->getSubpath(t); GfxSubpath 891 lib/pdf/GFXOutputDev.cc GfxSubpath *subpath = path->getSubpath(t); GfxSubpath 3444 lib/pdf/xpdf/GfxState.cc GfxSubpath::GfxSubpath(double x1, double y1) { GfxSubpath 3456 lib/pdf/xpdf/GfxState.cc GfxSubpath::~GfxSubpath() { GfxSubpath 3463 lib/pdf/xpdf/GfxState.cc GfxSubpath::GfxSubpath(GfxSubpath *subpath) { GfxSubpath 3475 lib/pdf/xpdf/GfxState.cc void GfxSubpath::lineTo(double x1, double y1) { GfxSubpath 3488 lib/pdf/xpdf/GfxState.cc void GfxSubpath::curveTo(double x1, double y1, double x2, double y2, GfxSubpath 3507 lib/pdf/xpdf/GfxState.cc void GfxSubpath::close() { GfxSubpath 3514 lib/pdf/xpdf/GfxState.cc void GfxSubpath::offset(double dx, double dy) { GfxSubpath 3528 lib/pdf/xpdf/GfxState.cc subpaths = (GfxSubpath **)gmallocn(size, sizeof(GfxSubpath *)); GfxSubpath 3549 lib/pdf/xpdf/GfxState.cc subpaths = (GfxSubpath **)gmallocn(size, sizeof(GfxSubpath *)); GfxSubpath 3564 lib/pdf/xpdf/GfxState.cc subpaths = (GfxSubpath **) GfxSubpath 3565 lib/pdf/xpdf/GfxState.cc greallocn(subpaths, size, sizeof(GfxSubpath *)); GfxSubpath 3567 lib/pdf/xpdf/GfxState.cc subpaths[n] = new GfxSubpath(firstX, firstY); GfxSubpath 3579 lib/pdf/xpdf/GfxState.cc subpaths = (GfxSubpath **) GfxSubpath 3580 lib/pdf/xpdf/GfxState.cc greallocn(subpaths, size, sizeof(GfxSubpath *)); GfxSubpath 3582 lib/pdf/xpdf/GfxState.cc subpaths[n] = new GfxSubpath(firstX, firstY); GfxSubpath 3595 lib/pdf/xpdf/GfxState.cc subpaths = (GfxSubpath **) GfxSubpath 3596 lib/pdf/xpdf/GfxState.cc greallocn(subpaths, size, sizeof(GfxSubpath *)); GfxSubpath 3598 lib/pdf/xpdf/GfxState.cc subpaths[n] = new GfxSubpath(firstX, firstY); GfxSubpath 3610 lib/pdf/xpdf/GfxState.cc subpaths = (GfxSubpath **) GfxSubpath 3611 lib/pdf/xpdf/GfxState.cc greallocn(subpaths, size, sizeof(GfxSubpath *)); GfxSubpath 3992 lib/pdf/xpdf/GfxState.cc GfxSubpath *subpath; GfxSubpath 4033 lib/pdf/xpdf/GfxState.cc GfxSubpath *subpath; GfxSubpath 916 lib/pdf/xpdf/GfxState.h class GfxSubpath { GfxSubpath 920 lib/pdf/xpdf/GfxState.h GfxSubpath(double x1, double y1); GfxSubpath 923 lib/pdf/xpdf/GfxState.h ~GfxSubpath(); GfxSubpath 926 lib/pdf/xpdf/GfxState.h GfxSubpath *copy() { return new GfxSubpath(this); } GfxSubpath 961 lib/pdf/xpdf/GfxState.h GfxSubpath(GfxSubpath *subpath); GfxSubpath 985 lib/pdf/xpdf/GfxState.h GfxSubpath *getSubpath(int i) { return subpaths[i]; } GfxSubpath 1014 lib/pdf/xpdf/GfxState.h GfxSubpath **subpaths; // subpaths GfxSubpath 1019 lib/pdf/xpdf/GfxState.h GfxSubpath **subpaths1, int n1, int size1); GfxSubpath 1339 lib/pdf/xpdf/SplashOutputDev.cc GfxSubpath *subpath; GfxSubpath 3911 lib/pdf/xpdf/TextOutputDev.cc GfxSubpath *subpath; GfxSubpath 3936 lib/pdf/xpdf/TextOutputDev.cc GfxSubpath *subpath;