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

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dfontink.c167 unsigned char *oldglyph, local in function:FontCharReshape
184 oldglyph = (unsigned char *) pSrc->bits;
189 in_line = oldglyph;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dfontink.c168 unsigned char *oldglyph, local in function:FontCharReshape
185 oldglyph = (unsigned char *) pSrc->bits;
190 in_line = oldglyph;
/xsrc/external/mit/bdftopcf/dist/
H A Dfontink.c159 unsigned char *oldglyph, *newglyph; local in function:FontCharReshape
170 oldglyph = (unsigned char *) pSrc->bits;
175 in_line = oldglyph;

Completed in 3 milliseconds