Searched defs:GlyphBlitVector (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/
H A Dglyphblitting.h40 } GlyphBlitVector; typedef in typeref:struct:__anon800
42 extern jint RefineBounds(GlyphBlitVector *gbv, SurfaceDataBounds *bounds);
43 extern GlyphBlitVector* setupBlitVector(JNIEnv *env, jobject glyphlist);
44 extern GlyphBlitVector* setupLCDBlitVector(JNIEnv *env, jobject glyphlist);

Completed in 27 milliseconds