Searched refs:GlyphAdvanceX (Results 1 – 2 of 2) sorted by relevance
2037 …float GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xad… member2040 …t() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0f; GlyphO… in CustomRect()
1688 r.GlyphAdvanceX = advance_x; in AddCustomRectFontGlyph()2140 ….GlyphOffset.x + r.Width, r.GlyphOffset.y + r.Height, uv0.x, uv0.y, uv1.x, uv1.y, r.GlyphAdvanceX); in ImFontAtlasBuildFinish()