Searched defs:GlyphOffset (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.h | 1923 ImVec2 GlyphOffset; // 0, 0 // Offset all glyphs from this font input. member in struct:ImFontConfig 2038 ImVec2 GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset member in struct:ImFontAtlas::CustomRect |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.h | 1923 ImVec2 GlyphOffset; // 0, 0 // Offset all glyphs from this font input. member in struct:ImFontConfig 2038 ImVec2 GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset member in struct:ImFontAtlas::CustomRect |
Completed in 20 milliseconds