testSpan 1179 lib/pdf/xpdf/Splash.cc if ((clipRes = state->clip->testSpan(x0, x1, y0)) testSpan 1549 lib/pdf/xpdf/Splash.cc clipRes2 = state->clip->testSpan(x0, x1, y); testSpan 1610 lib/pdf/xpdf/Splash.cc clipRes2 = state->clip->testSpan(x0, x1, y); testSpan 1965 lib/pdf/xpdf/Splash.cc clipRes2 = state->clip->testSpan(spanXMin, spanXMax, spanY); testSpan 2276 lib/pdf/xpdf/Splash.cc clipRes2 = state->clip->testSpan(spanXMin, spanXMax, spanY); testSpan 2553 lib/pdf/xpdf/Splash.cc clipRes2 = state->clip->testSpan(spanXMin, spanXMax, spanY); testSpan 316 lib/pdf/xpdf/SplashClip.cc if (!scanners[i]->testSpan(spanXMin * splashAASize, testSpan 324 lib/pdf/xpdf/SplashClip.cc if (!scanners[i]->testSpan(spanXMin, spanXMax, spanY)) { testSpan 77 lib/pdf/xpdf/SplashClip.h SplashClipResult testSpan(int spanXMin, int spanXMax, int spanY); testSpan 49 lib/pdf/xpdf/SplashXPathScanner.h GBool testSpan(int x0, int x1, int y);