Searched refs:SetGlyphPicture (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | glyphstr.h | 124 SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture);
|
| H A D | glyph.c | 101 SetGlyphPicture(glyph, pScreen, NULL); in GlyphUninit() 364 SetGlyphPicture(glyph, pScreen, NULL); in AllocateGlyph() 693 void SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture) in SetGlyphPicture() function
|
| H A D | render.c | 1131 SetGlyphPicture(glyph, pScreen, pDst); in ProcRenderAddGlyphs()
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-imx/ |
| H A D | 0004-Make-video-API-forward-and-backward-compatible.patch | 61 +#define SetGlyphPicture(g, s, p) GlyphPicture((g))[(s)->myNum] = p
|