Lines Matching refs:GifWord
149 GifWord copyWidth = frame->ImageDesc.Width;
154 GifWord copyHeight = frame->ImageDesc.Height;
182 GifWord copyWidth = frame->ImageDesc.Width;
187 GifWord copyHeight = frame->ImageDesc.Height;
199 static void fillRect(SkBitmap* bm, GifWord left, GifWord top, GifWord width, GifWord height,
205 GifWord copyWidth = width;
210 GifWord copyHeight = height;