setInteriorPixels 424 Source/platform/graphics/filters/FEConvolveMatrix.cpp param->filter->setInteriorPixels(*param->paintingData, param->clipRight, param->clipBottom, param->yStart, param->yEnd); setInteriorPixels 486 Source/platform/graphics/filters/FEConvolveMatrix.cpp setInteriorPixels(paintingData, clipRight, clipBottom, 0, clipBottom); setInteriorPixels 102 Source/platform/graphics/filters/FEConvolveMatrix.h ALWAYS_INLINE void setInteriorPixels(PaintingData&, int clipRight, int clipBottom, int yStart, int yEnd);