Searched refs:font_off_y (Results 1 – 1 of 1) sorted by relevance
2014 const float font_off_y = cfg.GlyphOffset.y + (float)(int)(dst_font->Ascent + 0.5f); in ImFontAtlasBuildWithStbTruetype() local2031 …Glyph((ImWchar)codepoint, q.x0 + char_off_x, q.y0 + font_off_y, q.x1 + char_off_x, q.y1 + font_off… in ImFontAtlasBuildWithStbTruetype()