Searched refs:gifPutWord (Results 1 – 1 of 1) sorted by relevance
88 static int gifPutWord(int w, gdIOCtx *out);325 gifPutWord( RWidth, fp ); in GIFEncode()326 gifPutWord( RHeight, fp ); in GIFEncode()390 gifPutWord( LeftOfs, fp ); in GIFEncode()391 gifPutWord( TopOfs, fp ); in GIFEncode()392 gifPutWord( ctx.Width, fp ); in GIFEncode()393 gifPutWord( ctx.Height, fp ); in GIFEncode()780 static int gifPutWord(int w, gdIOCtx *out) function
Completed in 6 milliseconds