fillPatch        2763 lib/pdf/xpdf/Gfx.cc     fillPatch(shading->getPatch(i), shading->getColorSpace()->getNComps(),
fillPatch        2889 lib/pdf/xpdf/Gfx.cc     fillPatch(&patch00, nComps, depth + 1);
fillPatch        2890 lib/pdf/xpdf/Gfx.cc     fillPatch(&patch10, nComps, depth + 1);
fillPatch        2891 lib/pdf/xpdf/Gfx.cc     fillPatch(&patch01, nComps, depth + 1);
fillPatch        2892 lib/pdf/xpdf/Gfx.cc     fillPatch(&patch11, nComps, depth + 1);
fillPatch         245 lib/pdf/xpdf/Gfx.h   void fillPatch(GfxPatch *patch, int nComps, int depth);