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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h2032 struct CustomRect struct in struct:ImFontAtlas
2040 CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0f; GlyphOffset = ImVec2(0,0); Font = NULL; } function in struct:ImFontAtlas::CustomRect
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h2032 struct CustomRect struct in struct:ImFontAtlas
2040 CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0f; GlyphOffset = ImVec2(0,0); Font = NULL; } function in struct:ImFontAtlas::CustomRect

Completed in 16 milliseconds