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

/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c1190 grub_int16_t targetx; local
1194 targetx = (bounds.width - combining_glyphs[i]->width) / 2 + bounds.x;
1203 targetx,
1234 targetx =
1240 targetx = main_glyph->offset_x + combining_glyphs[i]->width / 4;
1244 targetx =
1252 do_blit (combining_glyphs[i], targetx,
1277 do_blit (combining_glyphs[i], targetx,
1310 do_blit (combining_glyphs[i], targetx, -(bounds.y - space));

Completed in 29 milliseconds