ReadInt 396 coders/txt.c i = ReadInt(image,&ch); /* x */ ReadInt 406 coders/txt.c i=ReadInt(image,&ch); /* y */ ReadInt 423 coders/txt.c R = ReadInt(image,&ch); /* R */ ReadInt 433 coders/txt.c G = ReadInt(image,&ch); /* G */ ReadInt 443 coders/txt.c B = ReadInt(image,&ch); /* B */ ReadInt 455 coders/txt.c A = ReadInt(image,&ch); /* A */ ReadInt 511 coders/txt.c x = ReadInt(image,&ch); /* x */ ReadInt 519 coders/txt.c y = ReadInt(image,&ch); /* y */ ReadInt 532 coders/txt.c R = ReadInt(image,&ch); /* R */ ReadInt 540 coders/txt.c G = ReadInt(image,&ch); /* G */ ReadInt 548 coders/txt.c B = ReadInt(image,&ch); /* B */ ReadInt 558 coders/txt.c A = ReadInt(image,&ch); /* A */