Searched defs:GlyphsSet (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp1760 ImBoolVector GlyphsSet; // Glyph bit map (random access, 1-bit per codepoint. This will be a maximum of 8KB) member in struct:ImFontBuildSrcData
1770 ImBoolVector GlyphsSet; // This is used to resolve collision when multiple sources are merged into a same destination font. member in struct:ImFontBuildDstData
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp1760 ImBoolVector GlyphsSet; // Glyph bit map (random access, 1-bit per codepoint. This will be a maximum of 8KB) member in struct:ImFontBuildSrcData
1770 ImBoolVector GlyphsSet; // This is used to resolve collision when multiple sources are merged into a same destination font. member in struct:ImFontBuildDstData
[all...]

Completed in 10 milliseconds