Searched defs:copyWidth (Results 1 – 2 of 2) sorted by relevance
132 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup()153 GifWord copyWidth = frame->ImageDesc.Width; in blitInterlace() local186 GifWord copyWidth = frame->ImageDesc.Width; in blitNormal() local209 GifWord copyWidth = width; in fillRect() local
4604 const int copyWidth = deClamp32(width, 0, src.raw().getHeight()-x); in readPixels() local