Searched refs:glyph_copy_size (Results 1 - 2 of 2) sorted by path

/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_glyphs.c89 #define glyph_copy_size(r, g) *(uint32_t *)&(r)->width = *(uint32_t *)&g->info.width macro
713 glyph_copy_size(&r, glyph);
899 glyph_copy_size(&r, glyph);
1424 glyph_copy_size(&r, glyph);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_glyphs.c89 #define glyph_copy_size(r, g) *(uint32_t *)&(r)->width = *(uint32_t *)&g->info.width macro
713 glyph_copy_size(&r, glyph);
899 glyph_copy_size(&r, glyph);
1422 glyph_copy_size(&r, glyph);

Completed in 12 milliseconds