clipAALine        640 lib/pdf/xpdf/Splash.cc     state->clip->clipAALine(aaBuf, &x0, &x1, y);
clipAALine       1532 lib/pdf/xpdf/Splash.cc 	  state->clip->clipAALine(aaBuf, &x0, &x1, y);
clipAALine        380 lib/pdf/xpdf/SplashClip.cc     scanners[i]->clipAALine(aaBuf, x0, x1, y);
clipAALine         82 lib/pdf/xpdf/SplashClip.h   void clipAALine(SplashBitmap *aaBuf, int *x0, int *x1, int y);
clipAALine         65 lib/pdf/xpdf/SplashXPathScanner.h   void clipAALine(SplashBitmap *aaBuf, int *x0, int *x1, int y);