Home
last modified time | relevance | path

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

/third_party/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.
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp1754 struct ImFontBuildDstData struct
1756 … 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.
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp2317 struct ImFontBuildDstData struct
2319 … 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.