Searched refs:g_x (Results 1 – 1 of 1) sorted by relevance
113 for (size_t g_x = 0; g_x < fptr->width; g_x++) { in draw_char_vtmono() local114 const int16_t fb_x = x + g_x; in draw_char_vtmono()143 next_byte = get_glyph_byte(glyph_ptr, fptr, g_x, g_y / 8); in draw_char_vtmono()145 byte = get_glyph_byte(glyph_ptr, fptr, g_x, g_y / 8); in draw_char_vtmono()146 next_byte = get_glyph_byte(glyph_ptr, fptr, g_x, (g_y + 8) / 8); in draw_char_vtmono()