Searched defs:ImFontBuildDstData (Results 1 – 3 of 3) sorted by relevance
1765 struct ImFontBuildDstData struct1767 … int SrcCount; // Number of source fonts targeting this destination font.1768 int GlyphsHighest;1769 int GlyphsCount;1770 …// This is used to resolve collision when multiple sources are merged into a same destination font.
1754 struct ImFontBuildDstData struct1756 … int SrcCount; // Number of source fonts targeting this destination font.1757 int GlyphsHighest;1758 int GlyphsCount;1759 …// This is used to resolve collision when multiple sources are merged into a same destination font.
2317 struct ImFontBuildDstData struct2319 … int SrcCount; // Number of source fonts targeting this destination font.2320 int GlyphsHighest;2321 int GlyphsCount;2322 …// This is used to resolve collision when multiple sources are merged into a same destination font.