Home
last modified time | relevance | path

Searched defs:ImFontBuildDstData (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_draw.cpp1765 struct ImFontBuildDstData struct
1767 … 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.