Searched refs:gifPutWord (Results 1 – 1 of 1) sorted by relevance
88 static int gifPutWord(int w, gdIOCtx *out);311 gifPutWord( RWidth, fp ); in GIFEncode()312 gifPutWord( RHeight, fp ); in GIFEncode()376 gifPutWord( LeftOfs, fp ); in GIFEncode()377 gifPutWord( TopOfs, fp ); in GIFEncode()378 gifPutWord( ctx.Width, fp ); in GIFEncode()379 gifPutWord( ctx.Height, fp ); in GIFEncode()752 static int gifPutWord(int w, gdIOCtx *out) function
Completed in 7 milliseconds