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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dglyphcurs.c77 ServerBitsFromGlyph(FontPtr pfont, unsigned ch, CursorMetricPtr cm, unsigned char **ppbits) argument
133 *ppbits = (unsigned char *)pbits;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dglyphcurs.c75 unsigned char **ppbits)
128 *ppbits = (unsigned char *) pbits;
74 ServerBitsFromGlyph(FontPtr pfont,unsigned ch,CursorMetricPtr cm,unsigned char ** ppbits) argument
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c1911 fsOffset32 *ppbits; local in function:fs_read_glyphs
1955 ppbits = (fsOffset32 *) buf;
1998 off_adr = (char *)ppbits;
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c1898 fsOffset32 *ppbits; local in function:fs_read_glyphs
1942 ppbits = (fsOffset32 *) buf;
1985 off_adr = (char *)ppbits;

Completed in 9 milliseconds