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

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_GlyphList.c52 pixels = (const jubyte *) glyphs[glyphCounter].pixels; \
56 left = glyphs[glyphCounter].x; \
57 top = glyphs[glyphCounter].y; \
58 width = glyphs[glyphCounter].width; \
59 height = glyphs[glyphCounter].height; \
90 mlib_s32 glyphCounter; local
105 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
157 mlib_s32 glyphCounter; local
218 mlib_s32 glyphCounter; local
283 mlib_s32 glyphCounter; local
[all...]
H A Dvis_GlyphListXor.c54 pixels = (const jubyte *) glyphs[glyphCounter].pixels; \
58 left = glyphs[glyphCounter].x; \
59 top = glyphs[glyphCounter].y; \
60 width = glyphs[glyphCounter].width; \
61 height = glyphs[glyphCounter].height; \
92 mlib_s32 glyphCounter; local
107 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
159 mlib_s32 glyphCounter; local
220 mlib_s32 glyphCounter; local
285 mlib_s32 glyphCounter; local
[all...]
H A Dvis_FourByteAbgrPre.c164 mlib_s32 glyphCounter; local
186 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
193 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
197 left = glyphs[glyphCounter].x;
198 top = glyphs[glyphCounter].y;
199 width = glyphs[glyphCounter].width;
200 height = glyphs[glyphCounter].height;
H A Dvis_IntArgb.c365 mlib_s32 glyphCounter; local
383 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
390 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
394 left = glyphs[glyphCounter].x;
395 top = glyphs[glyphCounter].y;
396 width = glyphs[glyphCounter].width;
397 height = glyphs[glyphCounter].height;
H A Dvis_ByteGray_Mask.c617 mlib_s32 glyphCounter; local
644 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
651 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
655 left = glyphs[glyphCounter].x;
656 top = glyphs[glyphCounter].y;
657 width = glyphs[glyphCounter].width;
658 height = glyphs[glyphCounter].height;
H A Dvis_IntArgbBm.c542 mlib_s32 glyphCounter; local
562 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
569 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
573 left = glyphs[glyphCounter].x;
574 top = glyphs[glyphCounter].y;
575 width = glyphs[glyphCounter].width;
576 height = glyphs[glyphCounter].height;
H A Dvis_IntBgr.c821 mlib_s32 glyphCounter; local
843 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
850 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
854 left = glyphs[glyphCounter].x;
855 top = glyphs[glyphCounter].y;
856 width = glyphs[glyphCounter].width;
857 height = glyphs[glyphCounter].height;
H A Dvis_IntRgb.c549 mlib_s32 glyphCounter; local
569 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
576 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
580 left = glyphs[glyphCounter].x;
581 top = glyphs[glyphCounter].y;
582 width = glyphs[glyphCounter].width;
583 height = glyphs[glyphCounter].height;
H A Dvis_IntRgbx.c959 mlib_s32 glyphCounter; local
979 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
986 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
990 left = glyphs[glyphCounter].x;
991 top = glyphs[glyphCounter].y;
992 width = glyphs[glyphCounter].width;
993 height = glyphs[glyphCounter].height;
H A Dvis_IntArgbPre.c1090 mlib_s32 glyphCounter; local
1104 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
1111 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
1115 left = glyphs[glyphCounter].x;
1116 top = glyphs[glyphCounter].y;
1117 width = glyphs[glyphCounter].width;
1118 height = glyphs[glyphCounter].height;
H A Dvis_FourByteAbgr.c1863 mlib_s32 glyphCounter; local
1884 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
1891 pixels = (const jubyte *) glyphs[glyphCounter].pixels;
1895 left = glyphs[glyphCounter].x;
1896 top = glyphs[glyphCounter].y;
1897 width = glyphs[glyphCounter].width;
1898 height = glyphs[glyphCounter].height;
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11TextRenderer_md.c108 int glyphCounter; local
116 glyphCounter = ((clipRight - clipLeft) + 7) >> 3;
118 memset(pPix, 0, glyphCounter);
122 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
123 pixels = (const jubyte *)glyphs[glyphCounter].pixels;
127 rowBytes = glyphs[glyphCounter].width;
128 left = glyphs[glyphCounter].x;
129 top = glyphs[glyphCounter]
[all...]
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DAnyByteBinary.h499 jint glyphCounter; \
503 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) { \
509 glyphs, glyphCounter, continue) \
543 jint glyphCounter; \
557 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) { \
563 glyphs, glyphCounter, continu
[all...]
H A DLoopMacros.h1622 jint glyphCounter; \
1628 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) { \
1634 glyphs, glyphCounter, continue) \
1753 jint glyphCounter; \
1769 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) { \
1775 glyphs, glyphCounter, continu
[all...]
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DTextRenderer.cpp767 int glyphCounter; local
782 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
846 glyphCounter, totalGlyphs,
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLTextRenderer.c1069 int glyphCounter; local
1083 for (glyphCounter = 0; glyphCounter < totalGlyphs; glyphCounter++) {
1147 glyphCounter, totalGlyphs,

Completed in 72 milliseconds