Lines Matching defs:glyph
884 gfx_bitblt_bitmap(teken_gfx_t *state, const uint8_t *glyph,
928 cc = glyph[byte] & bit ? fgc : bgc;
937 * Draw prepared glyph on terminal point p.
960 const uint8_t *glyph;
974 glyph = font_lookup(&state->tg_font, c, a);
975 gfx_bitblt_bitmap(state, glyph, a, 0xff, false);
992 const uint8_t *glyph;
1000 glyph = font_lookup(&state->tg_font, c, a);
1001 gfx_bitblt_bitmap(state, glyph, a, 0xff, false);
1026 const uint8_t *glyph;
1039 glyph = font_lookup(&state->tg_font, screen_buffer[idx].c,
1041 gfx_bitblt_bitmap(state, glyph, &screen_buffer[idx].a, 0xff, on);
1379 * Common data to display is glyph, use preallocated
1380 * glyph buffer.
2218 /* Binary search for the glyph. Return 0 if not found. */
2255 * Return glyph bitmap. If glyph is not found, we will return bitmap
2256 * for the first (offset 0) glyph.
2455 * We do need to keep fl->font_data for glyph dimensions.
2608 * If we have an entry with the same glyph dimensions, replace
2686 * we have unmaching glyph dimensions and will just output the