Searched refs:ByteCount (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/giflib/
H A Dgifalloc.c180 ep->ByteCount=Len;
181 ep->Bytes = (char *)malloc(ep->ByteCount);
H A Dgif_lib.h227 int ByteCount; member in struct:__anon671
/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gif.c163 unsigned size = image->ExtensionBlocks[i].ByteCount;
191 if (image->ExtensionBlocks[i].ByteCount != 3)

Completed in 35 milliseconds