Searched defs:copyHeight (Results 1 – 2 of 2) sorted by relevance
125 int copyHeight, const GifImageDesc& imageDesc, int rowStep, in copyInterlaceGroup()150 GifWord copyHeight = frame->ImageDesc.Height; in blitInterlace() local182 GifWord copyHeight = frame->ImageDesc.Height; in blitNormal() local208 GifWord copyHeight = height; in fillRect() local
304 int copyHeight = std::min<int>(rect.height(), oldHeight - rect.y()); in clipBitmap() local329 int copyHeight = std::min<int>(rect.height(), oldHeight - rect.y()); in clipBitmap() local