Searched refs:GStyleVarInfo (Results 1 – 1 of 1) sorted by relevance
5796 static const ImGuiStyleVarInfo GStyleVarInfo[] = variable5826 IM_ASSERT(IM_ARRAYSIZE(GStyleVarInfo) == ImGuiStyleVar_COUNT); in GetStyleVarInfo()5827 return &GStyleVarInfo[idx]; in GetStyleVarInfo()