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

/openjdk7/jdk/src/windows/native/sun/font/
H A Dlcdglyph.c179 int bytesWidth, dibBytesWidth, extra, imageSize, dibImageSize; local
382 dibImageSize = dibBytesWidth*height;
383 memset(dibImage, 0, dibImageSize);

Completed in 27 milliseconds