local defs = {} defs["enums"] = {} defs["enums"]["ImDrawCornerFlags_"] = {} defs["enums"]["ImDrawCornerFlags_"][1] = {} defs["enums"]["ImDrawCornerFlags_"][1]["calc_value"] = 0 defs["enums"]["ImDrawCornerFlags_"][1]["name"] = "ImDrawCornerFlags_None" defs["enums"]["ImDrawCornerFlags_"][1]["value"] = "0" defs["enums"]["ImDrawCornerFlags_"][2] = {} defs["enums"]["ImDrawCornerFlags_"][2]["calc_value"] = 1 defs["enums"]["ImDrawCornerFlags_"][2]["name"] = "ImDrawCornerFlags_TopLeft" defs["enums"]["ImDrawCornerFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImDrawCornerFlags_"][3] = {} defs["enums"]["ImDrawCornerFlags_"][3]["calc_value"] = 2 defs["enums"]["ImDrawCornerFlags_"][3]["name"] = "ImDrawCornerFlags_TopRight" defs["enums"]["ImDrawCornerFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImDrawCornerFlags_"][4] = {} defs["enums"]["ImDrawCornerFlags_"][4]["calc_value"] = 4 defs["enums"]["ImDrawCornerFlags_"][4]["name"] = "ImDrawCornerFlags_BotLeft" defs["enums"]["ImDrawCornerFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImDrawCornerFlags_"][5] = {} defs["enums"]["ImDrawCornerFlags_"][5]["calc_value"] = 8 defs["enums"]["ImDrawCornerFlags_"][5]["name"] = "ImDrawCornerFlags_BotRight" defs["enums"]["ImDrawCornerFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImDrawCornerFlags_"][6] = {} defs["enums"]["ImDrawCornerFlags_"][6]["calc_value"] = 3 defs["enums"]["ImDrawCornerFlags_"][6]["name"] = "ImDrawCornerFlags_Top" defs["enums"]["ImDrawCornerFlags_"][6]["value"] = "ImDrawCornerFlags_TopLeft | ImDrawCornerFlags_TopRight" defs["enums"]["ImDrawCornerFlags_"][7] = {} defs["enums"]["ImDrawCornerFlags_"][7]["calc_value"] = 12 defs["enums"]["ImDrawCornerFlags_"][7]["name"] = "ImDrawCornerFlags_Bot" defs["enums"]["ImDrawCornerFlags_"][7]["value"] = "ImDrawCornerFlags_BotLeft | ImDrawCornerFlags_BotRight" defs["enums"]["ImDrawCornerFlags_"][8] = {} defs["enums"]["ImDrawCornerFlags_"][8]["calc_value"] = 5 defs["enums"]["ImDrawCornerFlags_"][8]["name"] = "ImDrawCornerFlags_Left" defs["enums"]["ImDrawCornerFlags_"][8]["value"] = "ImDrawCornerFlags_TopLeft | ImDrawCornerFlags_BotLeft" defs["enums"]["ImDrawCornerFlags_"][9] = {} defs["enums"]["ImDrawCornerFlags_"][9]["calc_value"] = 10 defs["enums"]["ImDrawCornerFlags_"][9]["name"] = "ImDrawCornerFlags_Right" defs["enums"]["ImDrawCornerFlags_"][9]["value"] = "ImDrawCornerFlags_TopRight | ImDrawCornerFlags_BotRight" defs["enums"]["ImDrawCornerFlags_"][10] = {} defs["enums"]["ImDrawCornerFlags_"][10]["calc_value"] = 15 defs["enums"]["ImDrawCornerFlags_"][10]["name"] = "ImDrawCornerFlags_All" defs["enums"]["ImDrawCornerFlags_"][10]["value"] = "0xF" defs["enums"]["ImDrawListFlags_"] = {} defs["enums"]["ImDrawListFlags_"][1] = {} defs["enums"]["ImDrawListFlags_"][1]["calc_value"] = 0 defs["enums"]["ImDrawListFlags_"][1]["name"] = "ImDrawListFlags_None" defs["enums"]["ImDrawListFlags_"][1]["value"] = "0" defs["enums"]["ImDrawListFlags_"][2] = {} defs["enums"]["ImDrawListFlags_"][2]["calc_value"] = 1 defs["enums"]["ImDrawListFlags_"][2]["name"] = "ImDrawListFlags_AntiAliasedLines" defs["enums"]["ImDrawListFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImDrawListFlags_"][3] = {} defs["enums"]["ImDrawListFlags_"][3]["calc_value"] = 2 defs["enums"]["ImDrawListFlags_"][3]["name"] = "ImDrawListFlags_AntiAliasedFill" defs["enums"]["ImDrawListFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImDrawListFlags_"][4] = {} defs["enums"]["ImDrawListFlags_"][4]["calc_value"] = 4 defs["enums"]["ImDrawListFlags_"][4]["name"] = "ImDrawListFlags_AllowVtxOffset" defs["enums"]["ImDrawListFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImFontAtlasFlags_"] = {} defs["enums"]["ImFontAtlasFlags_"][1] = {} defs["enums"]["ImFontAtlasFlags_"][1]["calc_value"] = 0 defs["enums"]["ImFontAtlasFlags_"][1]["name"] = "ImFontAtlasFlags_None" defs["enums"]["ImFontAtlasFlags_"][1]["value"] = "0" defs["enums"]["ImFontAtlasFlags_"][2] = {} defs["enums"]["ImFontAtlasFlags_"][2]["calc_value"] = 1 defs["enums"]["ImFontAtlasFlags_"][2]["name"] = "ImFontAtlasFlags_NoPowerOfTwoHeight" defs["enums"]["ImFontAtlasFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImFontAtlasFlags_"][3] = {} defs["enums"]["ImFontAtlasFlags_"][3]["calc_value"] = 2 defs["enums"]["ImFontAtlasFlags_"][3]["name"] = "ImFontAtlasFlags_NoMouseCursors" defs["enums"]["ImFontAtlasFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiAxis"] = {} defs["enums"]["ImGuiAxis"][1] = {} defs["enums"]["ImGuiAxis"][1]["calc_value"] = -1 defs["enums"]["ImGuiAxis"][1]["name"] = "ImGuiAxis_None" defs["enums"]["ImGuiAxis"][1]["value"] = "-1" defs["enums"]["ImGuiAxis"][2] = {} defs["enums"]["ImGuiAxis"][2]["calc_value"] = 0 defs["enums"]["ImGuiAxis"][2]["name"] = "ImGuiAxis_X" defs["enums"]["ImGuiAxis"][2]["value"] = "0" defs["enums"]["ImGuiAxis"][3] = {} defs["enums"]["ImGuiAxis"][3]["calc_value"] = 1 defs["enums"]["ImGuiAxis"][3]["name"] = "ImGuiAxis_Y" defs["enums"]["ImGuiAxis"][3]["value"] = "1" defs["enums"]["ImGuiBackendFlags_"] = {} defs["enums"]["ImGuiBackendFlags_"][1] = {} defs["enums"]["ImGuiBackendFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiBackendFlags_"][1]["name"] = "ImGuiBackendFlags_None" defs["enums"]["ImGuiBackendFlags_"][1]["value"] = "0" defs["enums"]["ImGuiBackendFlags_"][2] = {} defs["enums"]["ImGuiBackendFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiBackendFlags_"][2]["name"] = "ImGuiBackendFlags_HasGamepad" defs["enums"]["ImGuiBackendFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiBackendFlags_"][3] = {} defs["enums"]["ImGuiBackendFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiBackendFlags_"][3]["name"] = "ImGuiBackendFlags_HasMouseCursors" defs["enums"]["ImGuiBackendFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiBackendFlags_"][4] = {} defs["enums"]["ImGuiBackendFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiBackendFlags_"][4]["name"] = "ImGuiBackendFlags_HasSetMousePos" defs["enums"]["ImGuiBackendFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiBackendFlags_"][5] = {} defs["enums"]["ImGuiBackendFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiBackendFlags_"][5]["name"] = "ImGuiBackendFlags_RendererHasVtxOffset" defs["enums"]["ImGuiBackendFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiButtonFlags_"] = {} defs["enums"]["ImGuiButtonFlags_"][1] = {} defs["enums"]["ImGuiButtonFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiButtonFlags_"][1]["name"] = "ImGuiButtonFlags_None" defs["enums"]["ImGuiButtonFlags_"][1]["value"] = "0" defs["enums"]["ImGuiButtonFlags_"][2] = {} defs["enums"]["ImGuiButtonFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiButtonFlags_"][2]["name"] = "ImGuiButtonFlags_Repeat" defs["enums"]["ImGuiButtonFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiButtonFlags_"][3] = {} defs["enums"]["ImGuiButtonFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiButtonFlags_"][3]["name"] = "ImGuiButtonFlags_PressedOnClick" defs["enums"]["ImGuiButtonFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiButtonFlags_"][4] = {} defs["enums"]["ImGuiButtonFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiButtonFlags_"][4]["name"] = "ImGuiButtonFlags_PressedOnClickRelease" defs["enums"]["ImGuiButtonFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiButtonFlags_"][5] = {} defs["enums"]["ImGuiButtonFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiButtonFlags_"][5]["name"] = "ImGuiButtonFlags_PressedOnClickReleaseAnywhere" defs["enums"]["ImGuiButtonFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiButtonFlags_"][6] = {} defs["enums"]["ImGuiButtonFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiButtonFlags_"][6]["name"] = "ImGuiButtonFlags_PressedOnRelease" defs["enums"]["ImGuiButtonFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiButtonFlags_"][7] = {} defs["enums"]["ImGuiButtonFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiButtonFlags_"][7]["name"] = "ImGuiButtonFlags_PressedOnDoubleClick" defs["enums"]["ImGuiButtonFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiButtonFlags_"][8] = {} defs["enums"]["ImGuiButtonFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiButtonFlags_"][8]["name"] = "ImGuiButtonFlags_PressedOnDragDropHold" defs["enums"]["ImGuiButtonFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiButtonFlags_"][9] = {} defs["enums"]["ImGuiButtonFlags_"][9]["calc_value"] = 128 defs["enums"]["ImGuiButtonFlags_"][9]["name"] = "ImGuiButtonFlags_FlattenChildren" defs["enums"]["ImGuiButtonFlags_"][9]["value"] = "1 << 7" defs["enums"]["ImGuiButtonFlags_"][10] = {} defs["enums"]["ImGuiButtonFlags_"][10]["calc_value"] = 256 defs["enums"]["ImGuiButtonFlags_"][10]["name"] = "ImGuiButtonFlags_AllowItemOverlap" defs["enums"]["ImGuiButtonFlags_"][10]["value"] = "1 << 8" defs["enums"]["ImGuiButtonFlags_"][11] = {} defs["enums"]["ImGuiButtonFlags_"][11]["calc_value"] = 512 defs["enums"]["ImGuiButtonFlags_"][11]["name"] = "ImGuiButtonFlags_DontClosePopups" defs["enums"]["ImGuiButtonFlags_"][11]["value"] = "1 << 9" defs["enums"]["ImGuiButtonFlags_"][12] = {} defs["enums"]["ImGuiButtonFlags_"][12]["calc_value"] = 1024 defs["enums"]["ImGuiButtonFlags_"][12]["name"] = "ImGuiButtonFlags_Disabled" defs["enums"]["ImGuiButtonFlags_"][12]["value"] = "1 << 10" defs["enums"]["ImGuiButtonFlags_"][13] = {} defs["enums"]["ImGuiButtonFlags_"][13]["calc_value"] = 2048 defs["enums"]["ImGuiButtonFlags_"][13]["name"] = "ImGuiButtonFlags_AlignTextBaseLine" defs["enums"]["ImGuiButtonFlags_"][13]["value"] = "1 << 11" defs["enums"]["ImGuiButtonFlags_"][14] = {} defs["enums"]["ImGuiButtonFlags_"][14]["calc_value"] = 4096 defs["enums"]["ImGuiButtonFlags_"][14]["name"] = "ImGuiButtonFlags_NoKeyModifiers" defs["enums"]["ImGuiButtonFlags_"][14]["value"] = "1 << 12" defs["enums"]["ImGuiButtonFlags_"][15] = {} defs["enums"]["ImGuiButtonFlags_"][15]["calc_value"] = 8192 defs["enums"]["ImGuiButtonFlags_"][15]["name"] = "ImGuiButtonFlags_NoHoldingActiveId" defs["enums"]["ImGuiButtonFlags_"][15]["value"] = "1 << 13" defs["enums"]["ImGuiButtonFlags_"][16] = {} defs["enums"]["ImGuiButtonFlags_"][16]["calc_value"] = 16384 defs["enums"]["ImGuiButtonFlags_"][16]["name"] = "ImGuiButtonFlags_NoNavFocus" defs["enums"]["ImGuiButtonFlags_"][16]["value"] = "1 << 14" defs["enums"]["ImGuiButtonFlags_"][17] = {} defs["enums"]["ImGuiButtonFlags_"][17]["calc_value"] = 32768 defs["enums"]["ImGuiButtonFlags_"][17]["name"] = "ImGuiButtonFlags_NoHoveredOnFocus" defs["enums"]["ImGuiButtonFlags_"][17]["value"] = "1 << 15" defs["enums"]["ImGuiButtonFlags_"][18] = {} defs["enums"]["ImGuiButtonFlags_"][18]["calc_value"] = 65536 defs["enums"]["ImGuiButtonFlags_"][18]["name"] = "ImGuiButtonFlags_MouseButtonLeft" defs["enums"]["ImGuiButtonFlags_"][18]["value"] = "1 << 16" defs["enums"]["ImGuiButtonFlags_"][19] = {} defs["enums"]["ImGuiButtonFlags_"][19]["calc_value"] = 131072 defs["enums"]["ImGuiButtonFlags_"][19]["name"] = "ImGuiButtonFlags_MouseButtonRight" defs["enums"]["ImGuiButtonFlags_"][19]["value"] = "1 << 17" defs["enums"]["ImGuiButtonFlags_"][20] = {} defs["enums"]["ImGuiButtonFlags_"][20]["calc_value"] = 262144 defs["enums"]["ImGuiButtonFlags_"][20]["name"] = "ImGuiButtonFlags_MouseButtonMiddle" defs["enums"]["ImGuiButtonFlags_"][20]["value"] = "1 << 18" defs["enums"]["ImGuiButtonFlags_"][21] = {} defs["enums"]["ImGuiButtonFlags_"][21]["calc_value"] = 458752 defs["enums"]["ImGuiButtonFlags_"][21]["name"] = "ImGuiButtonFlags_MouseButtonMask_" defs["enums"]["ImGuiButtonFlags_"][21]["value"] = "ImGuiButtonFlags_MouseButtonLeft | ImGuiButtonFlags_MouseButtonRight | ImGuiButtonFlags_MouseButtonMiddle" defs["enums"]["ImGuiButtonFlags_"][22] = {} defs["enums"]["ImGuiButtonFlags_"][22]["calc_value"] = 16 defs["enums"]["ImGuiButtonFlags_"][22]["name"] = "ImGuiButtonFlags_MouseButtonShift_" defs["enums"]["ImGuiButtonFlags_"][22]["value"] = "16" defs["enums"]["ImGuiButtonFlags_"][23] = {} defs["enums"]["ImGuiButtonFlags_"][23]["calc_value"] = 65536 defs["enums"]["ImGuiButtonFlags_"][23]["name"] = "ImGuiButtonFlags_MouseButtonDefault_" defs["enums"]["ImGuiButtonFlags_"][23]["value"] = "ImGuiButtonFlags_MouseButtonLeft" defs["enums"]["ImGuiButtonFlags_"][24] = {} defs["enums"]["ImGuiButtonFlags_"][24]["calc_value"] = 126 defs["enums"]["ImGuiButtonFlags_"][24]["name"] = "ImGuiButtonFlags_PressedOnMask_" defs["enums"]["ImGuiButtonFlags_"][24]["value"] = "ImGuiButtonFlags_PressedOnClick | ImGuiButtonFlags_PressedOnClickRelease | ImGuiButtonFlags_PressedOnClickReleaseAnywhere | ImGuiButtonFlags_PressedOnRelease | ImGuiButtonFlags_PressedOnDoubleClick | ImGuiButtonFlags_PressedOnDragDropHold" defs["enums"]["ImGuiButtonFlags_"][25] = {} defs["enums"]["ImGuiButtonFlags_"][25]["calc_value"] = 4 defs["enums"]["ImGuiButtonFlags_"][25]["name"] = "ImGuiButtonFlags_PressedOnDefault_" defs["enums"]["ImGuiButtonFlags_"][25]["value"] = "ImGuiButtonFlags_PressedOnClickRelease" defs["enums"]["ImGuiCol_"] = {} defs["enums"]["ImGuiCol_"][1] = {} defs["enums"]["ImGuiCol_"][1]["calc_value"] = 0 defs["enums"]["ImGuiCol_"][1]["name"] = "ImGuiCol_Text" defs["enums"]["ImGuiCol_"][1]["value"] = 0 defs["enums"]["ImGuiCol_"][2] = {} defs["enums"]["ImGuiCol_"][2]["calc_value"] = 1 defs["enums"]["ImGuiCol_"][2]["name"] = "ImGuiCol_TextDisabled" defs["enums"]["ImGuiCol_"][2]["value"] = 1 defs["enums"]["ImGuiCol_"][3] = {} defs["enums"]["ImGuiCol_"][3]["calc_value"] = 2 defs["enums"]["ImGuiCol_"][3]["name"] = "ImGuiCol_WindowBg" defs["enums"]["ImGuiCol_"][3]["value"] = 2 defs["enums"]["ImGuiCol_"][4] = {} defs["enums"]["ImGuiCol_"][4]["calc_value"] = 3 defs["enums"]["ImGuiCol_"][4]["name"] = "ImGuiCol_ChildBg" defs["enums"]["ImGuiCol_"][4]["value"] = 3 defs["enums"]["ImGuiCol_"][5] = {} defs["enums"]["ImGuiCol_"][5]["calc_value"] = 4 defs["enums"]["ImGuiCol_"][5]["name"] = "ImGuiCol_PopupBg" defs["enums"]["ImGuiCol_"][5]["value"] = 4 defs["enums"]["ImGuiCol_"][6] = {} defs["enums"]["ImGuiCol_"][6]["calc_value"] = 5 defs["enums"]["ImGuiCol_"][6]["name"] = "ImGuiCol_Border" defs["enums"]["ImGuiCol_"][6]["value"] = 5 defs["enums"]["ImGuiCol_"][7] = {} defs["enums"]["ImGuiCol_"][7]["calc_value"] = 6 defs["enums"]["ImGuiCol_"][7]["name"] = "ImGuiCol_BorderShadow" defs["enums"]["ImGuiCol_"][7]["value"] = 6 defs["enums"]["ImGuiCol_"][8] = {} defs["enums"]["ImGuiCol_"][8]["calc_value"] = 7 defs["enums"]["ImGuiCol_"][8]["name"] = "ImGuiCol_FrameBg" defs["enums"]["ImGuiCol_"][8]["value"] = 7 defs["enums"]["ImGuiCol_"][9] = {} defs["enums"]["ImGuiCol_"][9]["calc_value"] = 8 defs["enums"]["ImGuiCol_"][9]["name"] = "ImGuiCol_FrameBgHovered" defs["enums"]["ImGuiCol_"][9]["value"] = 8 defs["enums"]["ImGuiCol_"][10] = {} defs["enums"]["ImGuiCol_"][10]["calc_value"] = 9 defs["enums"]["ImGuiCol_"][10]["name"] = "ImGuiCol_FrameBgActive" defs["enums"]["ImGuiCol_"][10]["value"] = 9 defs["enums"]["ImGuiCol_"][11] = {} defs["enums"]["ImGuiCol_"][11]["calc_value"] = 10 defs["enums"]["ImGuiCol_"][11]["name"] = "ImGuiCol_TitleBg" defs["enums"]["ImGuiCol_"][11]["value"] = 10 defs["enums"]["ImGuiCol_"][12] = {} defs["enums"]["ImGuiCol_"][12]["calc_value"] = 11 defs["enums"]["ImGuiCol_"][12]["name"] = "ImGuiCol_TitleBgActive" defs["enums"]["ImGuiCol_"][12]["value"] = 11 defs["enums"]["ImGuiCol_"][13] = {} defs["enums"]["ImGuiCol_"][13]["calc_value"] = 12 defs["enums"]["ImGuiCol_"][13]["name"] = "ImGuiCol_TitleBgCollapsed" defs["enums"]["ImGuiCol_"][13]["value"] = 12 defs["enums"]["ImGuiCol_"][14] = {} defs["enums"]["ImGuiCol_"][14]["calc_value"] = 13 defs["enums"]["ImGuiCol_"][14]["name"] = "ImGuiCol_MenuBarBg" defs["enums"]["ImGuiCol_"][14]["value"] = 13 defs["enums"]["ImGuiCol_"][15] = {} defs["enums"]["ImGuiCol_"][15]["calc_value"] = 14 defs["enums"]["ImGuiCol_"][15]["name"] = "ImGuiCol_ScrollbarBg" defs["enums"]["ImGuiCol_"][15]["value"] = 14 defs["enums"]["ImGuiCol_"][16] = {} defs["enums"]["ImGuiCol_"][16]["calc_value"] = 15 defs["enums"]["ImGuiCol_"][16]["name"] = "ImGuiCol_ScrollbarGrab" defs["enums"]["ImGuiCol_"][16]["value"] = 15 defs["enums"]["ImGuiCol_"][17] = {} defs["enums"]["ImGuiCol_"][17]["calc_value"] = 16 defs["enums"]["ImGuiCol_"][17]["name"] = "ImGuiCol_ScrollbarGrabHovered" defs["enums"]["ImGuiCol_"][17]["value"] = 16 defs["enums"]["ImGuiCol_"][18] = {} defs["enums"]["ImGuiCol_"][18]["calc_value"] = 17 defs["enums"]["ImGuiCol_"][18]["name"] = "ImGuiCol_ScrollbarGrabActive" defs["enums"]["ImGuiCol_"][18]["value"] = 17 defs["enums"]["ImGuiCol_"][19] = {} defs["enums"]["ImGuiCol_"][19]["calc_value"] = 18 defs["enums"]["ImGuiCol_"][19]["name"] = "ImGuiCol_CheckMark" defs["enums"]["ImGuiCol_"][19]["value"] = 18 defs["enums"]["ImGuiCol_"][20] = {} defs["enums"]["ImGuiCol_"][20]["calc_value"] = 19 defs["enums"]["ImGuiCol_"][20]["name"] = "ImGuiCol_SliderGrab" defs["enums"]["ImGuiCol_"][20]["value"] = 19 defs["enums"]["ImGuiCol_"][21] = {} defs["enums"]["ImGuiCol_"][21]["calc_value"] = 20 defs["enums"]["ImGuiCol_"][21]["name"] = "ImGuiCol_SliderGrabActive" defs["enums"]["ImGuiCol_"][21]["value"] = 20 defs["enums"]["ImGuiCol_"][22] = {} defs["enums"]["ImGuiCol_"][22]["calc_value"] = 21 defs["enums"]["ImGuiCol_"][22]["name"] = "ImGuiCol_Button" defs["enums"]["ImGuiCol_"][22]["value"] = 21 defs["enums"]["ImGuiCol_"][23] = {} defs["enums"]["ImGuiCol_"][23]["calc_value"] = 22 defs["enums"]["ImGuiCol_"][23]["name"] = "ImGuiCol_ButtonHovered" defs["enums"]["ImGuiCol_"][23]["value"] = 22 defs["enums"]["ImGuiCol_"][24] = {} defs["enums"]["ImGuiCol_"][24]["calc_value"] = 23 defs["enums"]["ImGuiCol_"][24]["name"] = "ImGuiCol_ButtonActive" defs["enums"]["ImGuiCol_"][24]["value"] = 23 defs["enums"]["ImGuiCol_"][25] = {} defs["enums"]["ImGuiCol_"][25]["calc_value"] = 24 defs["enums"]["ImGuiCol_"][25]["name"] = "ImGuiCol_Header" defs["enums"]["ImGuiCol_"][25]["value"] = 24 defs["enums"]["ImGuiCol_"][26] = {} defs["enums"]["ImGuiCol_"][26]["calc_value"] = 25 defs["enums"]["ImGuiCol_"][26]["name"] = "ImGuiCol_HeaderHovered" defs["enums"]["ImGuiCol_"][26]["value"] = 25 defs["enums"]["ImGuiCol_"][27] = {} defs["enums"]["ImGuiCol_"][27]["calc_value"] = 26 defs["enums"]["ImGuiCol_"][27]["name"] = "ImGuiCol_HeaderActive" defs["enums"]["ImGuiCol_"][27]["value"] = 26 defs["enums"]["ImGuiCol_"][28] = {} defs["enums"]["ImGuiCol_"][28]["calc_value"] = 27 defs["enums"]["ImGuiCol_"][28]["name"] = "ImGuiCol_Separator" defs["enums"]["ImGuiCol_"][28]["value"] = 27 defs["enums"]["ImGuiCol_"][29] = {} defs["enums"]["ImGuiCol_"][29]["calc_value"] = 28 defs["enums"]["ImGuiCol_"][29]["name"] = "ImGuiCol_SeparatorHovered" defs["enums"]["ImGuiCol_"][29]["value"] = 28 defs["enums"]["ImGuiCol_"][30] = {} defs["enums"]["ImGuiCol_"][30]["calc_value"] = 29 defs["enums"]["ImGuiCol_"][30]["name"] = "ImGuiCol_SeparatorActive" defs["enums"]["ImGuiCol_"][30]["value"] = 29 defs["enums"]["ImGuiCol_"][31] = {} defs["enums"]["ImGuiCol_"][31]["calc_value"] = 30 defs["enums"]["ImGuiCol_"][31]["name"] = "ImGuiCol_ResizeGrip" defs["enums"]["ImGuiCol_"][31]["value"] = 30 defs["enums"]["ImGuiCol_"][32] = {} defs["enums"]["ImGuiCol_"][32]["calc_value"] = 31 defs["enums"]["ImGuiCol_"][32]["name"] = "ImGuiCol_ResizeGripHovered" defs["enums"]["ImGuiCol_"][32]["value"] = 31 defs["enums"]["ImGuiCol_"][33] = {} defs["enums"]["ImGuiCol_"][33]["calc_value"] = 32 defs["enums"]["ImGuiCol_"][33]["name"] = "ImGuiCol_ResizeGripActive" defs["enums"]["ImGuiCol_"][33]["value"] = 32 defs["enums"]["ImGuiCol_"][34] = {} defs["enums"]["ImGuiCol_"][34]["calc_value"] = 33 defs["enums"]["ImGuiCol_"][34]["name"] = "ImGuiCol_Tab" defs["enums"]["ImGuiCol_"][34]["value"] = 33 defs["enums"]["ImGuiCol_"][35] = {} defs["enums"]["ImGuiCol_"][35]["calc_value"] = 34 defs["enums"]["ImGuiCol_"][35]["name"] = "ImGuiCol_TabHovered" defs["enums"]["ImGuiCol_"][35]["value"] = 34 defs["enums"]["ImGuiCol_"][36] = {} defs["enums"]["ImGuiCol_"][36]["calc_value"] = 35 defs["enums"]["ImGuiCol_"][36]["name"] = "ImGuiCol_TabActive" defs["enums"]["ImGuiCol_"][36]["value"] = 35 defs["enums"]["ImGuiCol_"][37] = {} defs["enums"]["ImGuiCol_"][37]["calc_value"] = 36 defs["enums"]["ImGuiCol_"][37]["name"] = "ImGuiCol_TabUnfocused" defs["enums"]["ImGuiCol_"][37]["value"] = 36 defs["enums"]["ImGuiCol_"][38] = {} defs["enums"]["ImGuiCol_"][38]["calc_value"] = 37 defs["enums"]["ImGuiCol_"][38]["name"] = "ImGuiCol_TabUnfocusedActive" defs["enums"]["ImGuiCol_"][38]["value"] = 37 defs["enums"]["ImGuiCol_"][39] = {} defs["enums"]["ImGuiCol_"][39]["calc_value"] = 38 defs["enums"]["ImGuiCol_"][39]["name"] = "ImGuiCol_PlotLines" defs["enums"]["ImGuiCol_"][39]["value"] = 38 defs["enums"]["ImGuiCol_"][40] = {} defs["enums"]["ImGuiCol_"][40]["calc_value"] = 39 defs["enums"]["ImGuiCol_"][40]["name"] = "ImGuiCol_PlotLinesHovered" defs["enums"]["ImGuiCol_"][40]["value"] = 39 defs["enums"]["ImGuiCol_"][41] = {} defs["enums"]["ImGuiCol_"][41]["calc_value"] = 40 defs["enums"]["ImGuiCol_"][41]["name"] = "ImGuiCol_PlotHistogram" defs["enums"]["ImGuiCol_"][41]["value"] = 40 defs["enums"]["ImGuiCol_"][42] = {} defs["enums"]["ImGuiCol_"][42]["calc_value"] = 41 defs["enums"]["ImGuiCol_"][42]["name"] = "ImGuiCol_PlotHistogramHovered" defs["enums"]["ImGuiCol_"][42]["value"] = 41 defs["enums"]["ImGuiCol_"][43] = {} defs["enums"]["ImGuiCol_"][43]["calc_value"] = 42 defs["enums"]["ImGuiCol_"][43]["name"] = "ImGuiCol_TextSelectedBg" defs["enums"]["ImGuiCol_"][43]["value"] = 42 defs["enums"]["ImGuiCol_"][44] = {} defs["enums"]["ImGuiCol_"][44]["calc_value"] = 43 defs["enums"]["ImGuiCol_"][44]["name"] = "ImGuiCol_DragDropTarget" defs["enums"]["ImGuiCol_"][44]["value"] = 43 defs["enums"]["ImGuiCol_"][45] = {} defs["enums"]["ImGuiCol_"][45]["calc_value"] = 44 defs["enums"]["ImGuiCol_"][45]["name"] = "ImGuiCol_NavHighlight" defs["enums"]["ImGuiCol_"][45]["value"] = 44 defs["enums"]["ImGuiCol_"][46] = {} defs["enums"]["ImGuiCol_"][46]["calc_value"] = 45 defs["enums"]["ImGuiCol_"][46]["name"] = "ImGuiCol_NavWindowingHighlight" defs["enums"]["ImGuiCol_"][46]["value"] = 45 defs["enums"]["ImGuiCol_"][47] = {} defs["enums"]["ImGuiCol_"][47]["calc_value"] = 46 defs["enums"]["ImGuiCol_"][47]["name"] = "ImGuiCol_NavWindowingDimBg" defs["enums"]["ImGuiCol_"][47]["value"] = 46 defs["enums"]["ImGuiCol_"][48] = {} defs["enums"]["ImGuiCol_"][48]["calc_value"] = 47 defs["enums"]["ImGuiCol_"][48]["name"] = "ImGuiCol_ModalWindowDimBg" defs["enums"]["ImGuiCol_"][48]["value"] = 47 defs["enums"]["ImGuiCol_"][49] = {} defs["enums"]["ImGuiCol_"][49]["calc_value"] = 48 defs["enums"]["ImGuiCol_"][49]["name"] = "ImGuiCol_COUNT" defs["enums"]["ImGuiCol_"][49]["value"] = 48 defs["enums"]["ImGuiColorEditFlags_"] = {} defs["enums"]["ImGuiColorEditFlags_"][1] = {} defs["enums"]["ImGuiColorEditFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiColorEditFlags_"][1]["name"] = "ImGuiColorEditFlags_None" defs["enums"]["ImGuiColorEditFlags_"][1]["value"] = "0" defs["enums"]["ImGuiColorEditFlags_"][2] = {} defs["enums"]["ImGuiColorEditFlags_"][2]["calc_value"] = 2 defs["enums"]["ImGuiColorEditFlags_"][2]["name"] = "ImGuiColorEditFlags_NoAlpha" defs["enums"]["ImGuiColorEditFlags_"][2]["value"] = "1 << 1" defs["enums"]["ImGuiColorEditFlags_"][3] = {} defs["enums"]["ImGuiColorEditFlags_"][3]["calc_value"] = 4 defs["enums"]["ImGuiColorEditFlags_"][3]["name"] = "ImGuiColorEditFlags_NoPicker" defs["enums"]["ImGuiColorEditFlags_"][3]["value"] = "1 << 2" defs["enums"]["ImGuiColorEditFlags_"][4] = {} defs["enums"]["ImGuiColorEditFlags_"][4]["calc_value"] = 8 defs["enums"]["ImGuiColorEditFlags_"][4]["name"] = "ImGuiColorEditFlags_NoOptions" defs["enums"]["ImGuiColorEditFlags_"][4]["value"] = "1 << 3" defs["enums"]["ImGuiColorEditFlags_"][5] = {} defs["enums"]["ImGuiColorEditFlags_"][5]["calc_value"] = 16 defs["enums"]["ImGuiColorEditFlags_"][5]["name"] = "ImGuiColorEditFlags_NoSmallPreview" defs["enums"]["ImGuiColorEditFlags_"][5]["value"] = "1 << 4" defs["enums"]["ImGuiColorEditFlags_"][6] = {} defs["enums"]["ImGuiColorEditFlags_"][6]["calc_value"] = 32 defs["enums"]["ImGuiColorEditFlags_"][6]["name"] = "ImGuiColorEditFlags_NoInputs" defs["enums"]["ImGuiColorEditFlags_"][6]["value"] = "1 << 5" defs["enums"]["ImGuiColorEditFlags_"][7] = {} defs["enums"]["ImGuiColorEditFlags_"][7]["calc_value"] = 64 defs["enums"]["ImGuiColorEditFlags_"][7]["name"] = "ImGuiColorEditFlags_NoTooltip" defs["enums"]["ImGuiColorEditFlags_"][7]["value"] = "1 << 6" defs["enums"]["ImGuiColorEditFlags_"][8] = {} defs["enums"]["ImGuiColorEditFlags_"][8]["calc_value"] = 128 defs["enums"]["ImGuiColorEditFlags_"][8]["name"] = "ImGuiColorEditFlags_NoLabel" defs["enums"]["ImGuiColorEditFlags_"][8]["value"] = "1 << 7" defs["enums"]["ImGuiColorEditFlags_"][9] = {} defs["enums"]["ImGuiColorEditFlags_"][9]["calc_value"] = 256 defs["enums"]["ImGuiColorEditFlags_"][9]["name"] = "ImGuiColorEditFlags_NoSidePreview" defs["enums"]["ImGuiColorEditFlags_"][9]["value"] = "1 << 8" defs["enums"]["ImGuiColorEditFlags_"][10] = {} defs["enums"]["ImGuiColorEditFlags_"][10]["calc_value"] = 512 defs["enums"]["ImGuiColorEditFlags_"][10]["name"] = "ImGuiColorEditFlags_NoDragDrop" defs["enums"]["ImGuiColorEditFlags_"][10]["value"] = "1 << 9" defs["enums"]["ImGuiColorEditFlags_"][11] = {} defs["enums"]["ImGuiColorEditFlags_"][11]["calc_value"] = 1024 defs["enums"]["ImGuiColorEditFlags_"][11]["name"] = "ImGuiColorEditFlags_NoBorder" defs["enums"]["ImGuiColorEditFlags_"][11]["value"] = "1 << 10" defs["enums"]["ImGuiColorEditFlags_"][12] = {} defs["enums"]["ImGuiColorEditFlags_"][12]["calc_value"] = 65536 defs["enums"]["ImGuiColorEditFlags_"][12]["name"] = "ImGuiColorEditFlags_AlphaBar" defs["enums"]["ImGuiColorEditFlags_"][12]["value"] = "1 << 16" defs["enums"]["ImGuiColorEditFlags_"][13] = {} defs["enums"]["ImGuiColorEditFlags_"][13]["calc_value"] = 131072 defs["enums"]["ImGuiColorEditFlags_"][13]["name"] = "ImGuiColorEditFlags_AlphaPreview" defs["enums"]["ImGuiColorEditFlags_"][13]["value"] = "1 << 17" defs["enums"]["ImGuiColorEditFlags_"][14] = {} defs["enums"]["ImGuiColorEditFlags_"][14]["calc_value"] = 262144 defs["enums"]["ImGuiColorEditFlags_"][14]["name"] = "ImGuiColorEditFlags_AlphaPreviewHalf" defs["enums"]["ImGuiColorEditFlags_"][14]["value"] = "1 << 18" defs["enums"]["ImGuiColorEditFlags_"][15] = {} defs["enums"]["ImGuiColorEditFlags_"][15]["calc_value"] = 524288 defs["enums"]["ImGuiColorEditFlags_"][15]["name"] = "ImGuiColorEditFlags_HDR" defs["enums"]["ImGuiColorEditFlags_"][15]["value"] = "1 << 19" defs["enums"]["ImGuiColorEditFlags_"][16] = {} defs["enums"]["ImGuiColorEditFlags_"][16]["calc_value"] = 1048576 defs["enums"]["ImGuiColorEditFlags_"][16]["name"] = "ImGuiColorEditFlags_DisplayRGB" defs["enums"]["ImGuiColorEditFlags_"][16]["value"] = "1 << 20" defs["enums"]["ImGuiColorEditFlags_"][17] = {} defs["enums"]["ImGuiColorEditFlags_"][17]["calc_value"] = 2097152 defs["enums"]["ImGuiColorEditFlags_"][17]["name"] = "ImGuiColorEditFlags_DisplayHSV" defs["enums"]["ImGuiColorEditFlags_"][17]["value"] = "1 << 21" defs["enums"]["ImGuiColorEditFlags_"][18] = {} defs["enums"]["ImGuiColorEditFlags_"][18]["calc_value"] = 4194304 defs["enums"]["ImGuiColorEditFlags_"][18]["name"] = "ImGuiColorEditFlags_DisplayHex" defs["enums"]["ImGuiColorEditFlags_"][18]["value"] = "1 << 22" defs["enums"]["ImGuiColorEditFlags_"][19] = {} defs["enums"]["ImGuiColorEditFlags_"][19]["calc_value"] = 8388608 defs["enums"]["ImGuiColorEditFlags_"][19]["name"] = "ImGuiColorEditFlags_Uint8" defs["enums"]["ImGuiColorEditFlags_"][19]["value"] = "1 << 23" defs["enums"]["ImGuiColorEditFlags_"][20] = {} defs["enums"]["ImGuiColorEditFlags_"][20]["calc_value"] = 16777216 defs["enums"]["ImGuiColorEditFlags_"][20]["name"] = "ImGuiColorEditFlags_Float" defs["enums"]["ImGuiColorEditFlags_"][20]["value"] = "1 << 24" defs["enums"]["ImGuiColorEditFlags_"][21] = {} defs["enums"]["ImGuiColorEditFlags_"][21]["calc_value"] = 33554432 defs["enums"]["ImGuiColorEditFlags_"][21]["name"] = "ImGuiColorEditFlags_PickerHueBar" defs["enums"]["ImGuiColorEditFlags_"][21]["value"] = "1 << 25" defs["enums"]["ImGuiColorEditFlags_"][22] = {} defs["enums"]["ImGuiColorEditFlags_"][22]["calc_value"] = 67108864 defs["enums"]["ImGuiColorEditFlags_"][22]["name"] = "ImGuiColorEditFlags_PickerHueWheel" defs["enums"]["ImGuiColorEditFlags_"][22]["value"] = "1 << 26" defs["enums"]["ImGuiColorEditFlags_"][23] = {} defs["enums"]["ImGuiColorEditFlags_"][23]["calc_value"] = 134217728 defs["enums"]["ImGuiColorEditFlags_"][23]["name"] = "ImGuiColorEditFlags_InputRGB" defs["enums"]["ImGuiColorEditFlags_"][23]["value"] = "1 << 27" defs["enums"]["ImGuiColorEditFlags_"][24] = {} defs["enums"]["ImGuiColorEditFlags_"][24]["calc_value"] = 268435456 defs["enums"]["ImGuiColorEditFlags_"][24]["name"] = "ImGuiColorEditFlags_InputHSV" defs["enums"]["ImGuiColorEditFlags_"][24]["value"] = "1 << 28" defs["enums"]["ImGuiColorEditFlags_"][25] = {} defs["enums"]["ImGuiColorEditFlags_"][25]["calc_value"] = 177209344 defs["enums"]["ImGuiColorEditFlags_"][25]["name"] = "ImGuiColorEditFlags__OptionsDefault" defs["enums"]["ImGuiColorEditFlags_"][25]["value"] = "ImGuiColorEditFlags_Uint8|ImGuiColorEditFlags_DisplayRGB|ImGuiColorEditFlags_InputRGB|ImGuiColorEditFlags_PickerHueBar" defs["enums"]["ImGuiColorEditFlags_"][26] = {} defs["enums"]["ImGuiColorEditFlags_"][26]["calc_value"] = 7340032 defs["enums"]["ImGuiColorEditFlags_"][26]["name"] = "ImGuiColorEditFlags__DisplayMask" defs["enums"]["ImGuiColorEditFlags_"][26]["value"] = "ImGuiColorEditFlags_DisplayRGB|ImGuiColorEditFlags_DisplayHSV|ImGuiColorEditFlags_DisplayHex" defs["enums"]["ImGuiColorEditFlags_"][27] = {} defs["enums"]["ImGuiColorEditFlags_"][27]["calc_value"] = 25165824 defs["enums"]["ImGuiColorEditFlags_"][27]["name"] = "ImGuiColorEditFlags__DataTypeMask" defs["enums"]["ImGuiColorEditFlags_"][27]["value"] = "ImGuiColorEditFlags_Uint8|ImGuiColorEditFlags_Float" defs["enums"]["ImGuiColorEditFlags_"][28] = {} defs["enums"]["ImGuiColorEditFlags_"][28]["calc_value"] = 100663296 defs["enums"]["ImGuiColorEditFlags_"][28]["name"] = "ImGuiColorEditFlags__PickerMask" defs["enums"]["ImGuiColorEditFlags_"][28]["value"] = "ImGuiColorEditFlags_PickerHueWheel|ImGuiColorEditFlags_PickerHueBar" defs["enums"]["ImGuiColorEditFlags_"][29] = {} defs["enums"]["ImGuiColorEditFlags_"][29]["calc_value"] = 402653184 defs["enums"]["ImGuiColorEditFlags_"][29]["name"] = "ImGuiColorEditFlags__InputMask" defs["enums"]["ImGuiColorEditFlags_"][29]["value"] = "ImGuiColorEditFlags_InputRGB|ImGuiColorEditFlags_InputHSV" defs["enums"]["ImGuiColumnsFlags_"] = {} defs["enums"]["ImGuiColumnsFlags_"][1] = {} defs["enums"]["ImGuiColumnsFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiColumnsFlags_"][1]["name"] = "ImGuiColumnsFlags_None" defs["enums"]["ImGuiColumnsFlags_"][1]["value"] = "0" defs["enums"]["ImGuiColumnsFlags_"][2] = {} defs["enums"]["ImGuiColumnsFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiColumnsFlags_"][2]["name"] = "ImGuiColumnsFlags_NoBorder" defs["enums"]["ImGuiColumnsFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiColumnsFlags_"][3] = {} defs["enums"]["ImGuiColumnsFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiColumnsFlags_"][3]["name"] = "ImGuiColumnsFlags_NoResize" defs["enums"]["ImGuiColumnsFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiColumnsFlags_"][4] = {} defs["enums"]["ImGuiColumnsFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiColumnsFlags_"][4]["name"] = "ImGuiColumnsFlags_NoPreserveWidths" defs["enums"]["ImGuiColumnsFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiColumnsFlags_"][5] = {} defs["enums"]["ImGuiColumnsFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiColumnsFlags_"][5]["name"] = "ImGuiColumnsFlags_NoForceWithinWindow" defs["enums"]["ImGuiColumnsFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiColumnsFlags_"][6] = {} defs["enums"]["ImGuiColumnsFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiColumnsFlags_"][6]["name"] = "ImGuiColumnsFlags_GrowParentContentsSize" defs["enums"]["ImGuiColumnsFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiComboFlags_"] = {} defs["enums"]["ImGuiComboFlags_"][1] = {} defs["enums"]["ImGuiComboFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiComboFlags_"][1]["name"] = "ImGuiComboFlags_None" defs["enums"]["ImGuiComboFlags_"][1]["value"] = "0" defs["enums"]["ImGuiComboFlags_"][2] = {} defs["enums"]["ImGuiComboFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiComboFlags_"][2]["name"] = "ImGuiComboFlags_PopupAlignLeft" defs["enums"]["ImGuiComboFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiComboFlags_"][3] = {} defs["enums"]["ImGuiComboFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiComboFlags_"][3]["name"] = "ImGuiComboFlags_HeightSmall" defs["enums"]["ImGuiComboFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiComboFlags_"][4] = {} defs["enums"]["ImGuiComboFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiComboFlags_"][4]["name"] = "ImGuiComboFlags_HeightRegular" defs["enums"]["ImGuiComboFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiComboFlags_"][5] = {} defs["enums"]["ImGuiComboFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiComboFlags_"][5]["name"] = "ImGuiComboFlags_HeightLarge" defs["enums"]["ImGuiComboFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiComboFlags_"][6] = {} defs["enums"]["ImGuiComboFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiComboFlags_"][6]["name"] = "ImGuiComboFlags_HeightLargest" defs["enums"]["ImGuiComboFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiComboFlags_"][7] = {} defs["enums"]["ImGuiComboFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiComboFlags_"][7]["name"] = "ImGuiComboFlags_NoArrowButton" defs["enums"]["ImGuiComboFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiComboFlags_"][8] = {} defs["enums"]["ImGuiComboFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiComboFlags_"][8]["name"] = "ImGuiComboFlags_NoPreview" defs["enums"]["ImGuiComboFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiComboFlags_"][9] = {} defs["enums"]["ImGuiComboFlags_"][9]["calc_value"] = 30 defs["enums"]["ImGuiComboFlags_"][9]["name"] = "ImGuiComboFlags_HeightMask_" defs["enums"]["ImGuiComboFlags_"][9]["value"] = "ImGuiComboFlags_HeightSmall | ImGuiComboFlags_HeightRegular | ImGuiComboFlags_HeightLarge | ImGuiComboFlags_HeightLargest" defs["enums"]["ImGuiCond_"] = {} defs["enums"]["ImGuiCond_"][1] = {} defs["enums"]["ImGuiCond_"][1]["calc_value"] = 0 defs["enums"]["ImGuiCond_"][1]["name"] = "ImGuiCond_None" defs["enums"]["ImGuiCond_"][1]["value"] = "0" defs["enums"]["ImGuiCond_"][2] = {} defs["enums"]["ImGuiCond_"][2]["calc_value"] = 1 defs["enums"]["ImGuiCond_"][2]["name"] = "ImGuiCond_Always" defs["enums"]["ImGuiCond_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiCond_"][3] = {} defs["enums"]["ImGuiCond_"][3]["calc_value"] = 2 defs["enums"]["ImGuiCond_"][3]["name"] = "ImGuiCond_Once" defs["enums"]["ImGuiCond_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiCond_"][4] = {} defs["enums"]["ImGuiCond_"][4]["calc_value"] = 4 defs["enums"]["ImGuiCond_"][4]["name"] = "ImGuiCond_FirstUseEver" defs["enums"]["ImGuiCond_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiCond_"][5] = {} defs["enums"]["ImGuiCond_"][5]["calc_value"] = 8 defs["enums"]["ImGuiCond_"][5]["name"] = "ImGuiCond_Appearing" defs["enums"]["ImGuiCond_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiConfigFlags_"] = {} defs["enums"]["ImGuiConfigFlags_"][1] = {} defs["enums"]["ImGuiConfigFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiConfigFlags_"][1]["name"] = "ImGuiConfigFlags_None" defs["enums"]["ImGuiConfigFlags_"][1]["value"] = "0" defs["enums"]["ImGuiConfigFlags_"][2] = {} defs["enums"]["ImGuiConfigFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiConfigFlags_"][2]["name"] = "ImGuiConfigFlags_NavEnableKeyboard" defs["enums"]["ImGuiConfigFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiConfigFlags_"][3] = {} defs["enums"]["ImGuiConfigFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiConfigFlags_"][3]["name"] = "ImGuiConfigFlags_NavEnableGamepad" defs["enums"]["ImGuiConfigFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiConfigFlags_"][4] = {} defs["enums"]["ImGuiConfigFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiConfigFlags_"][4]["name"] = "ImGuiConfigFlags_NavEnableSetMousePos" defs["enums"]["ImGuiConfigFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiConfigFlags_"][5] = {} defs["enums"]["ImGuiConfigFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiConfigFlags_"][5]["name"] = "ImGuiConfigFlags_NavNoCaptureKeyboard" defs["enums"]["ImGuiConfigFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiConfigFlags_"][6] = {} defs["enums"]["ImGuiConfigFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiConfigFlags_"][6]["name"] = "ImGuiConfigFlags_NoMouse" defs["enums"]["ImGuiConfigFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiConfigFlags_"][7] = {} defs["enums"]["ImGuiConfigFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiConfigFlags_"][7]["name"] = "ImGuiConfigFlags_NoMouseCursorChange" defs["enums"]["ImGuiConfigFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiConfigFlags_"][8] = {} defs["enums"]["ImGuiConfigFlags_"][8]["calc_value"] = 1048576 defs["enums"]["ImGuiConfigFlags_"][8]["name"] = "ImGuiConfigFlags_IsSRGB" defs["enums"]["ImGuiConfigFlags_"][8]["value"] = "1 << 20" defs["enums"]["ImGuiConfigFlags_"][9] = {} defs["enums"]["ImGuiConfigFlags_"][9]["calc_value"] = 2097152 defs["enums"]["ImGuiConfigFlags_"][9]["name"] = "ImGuiConfigFlags_IsTouchScreen" defs["enums"]["ImGuiConfigFlags_"][9]["value"] = "1 << 21" defs["enums"]["ImGuiDataTypePrivate_"] = {} defs["enums"]["ImGuiDataTypePrivate_"][1] = {} defs["enums"]["ImGuiDataTypePrivate_"][1]["calc_value"] = 11 defs["enums"]["ImGuiDataTypePrivate_"][1]["name"] = "ImGuiDataType_String" defs["enums"]["ImGuiDataTypePrivate_"][1]["value"] = "ImGuiDataType_COUNT + 1" defs["enums"]["ImGuiDataTypePrivate_"][2] = {} defs["enums"]["ImGuiDataTypePrivate_"][2]["calc_value"] = 12 defs["enums"]["ImGuiDataTypePrivate_"][2]["name"] = "ImGuiDataType_Pointer" defs["enums"]["ImGuiDataTypePrivate_"][2]["value"] = "ImGuiDataType_COUNT + 1+1" defs["enums"]["ImGuiDataTypePrivate_"][3] = {} defs["enums"]["ImGuiDataTypePrivate_"][3]["calc_value"] = 13 defs["enums"]["ImGuiDataTypePrivate_"][3]["name"] = "ImGuiDataType_ID" defs["enums"]["ImGuiDataTypePrivate_"][3]["value"] = "ImGuiDataType_COUNT + 1+1+1" defs["enums"]["ImGuiDataType_"] = {} defs["enums"]["ImGuiDataType_"][1] = {} defs["enums"]["ImGuiDataType_"][1]["calc_value"] = 0 defs["enums"]["ImGuiDataType_"][1]["name"] = "ImGuiDataType_S8" defs["enums"]["ImGuiDataType_"][1]["value"] = 0 defs["enums"]["ImGuiDataType_"][2] = {} defs["enums"]["ImGuiDataType_"][2]["calc_value"] = 1 defs["enums"]["ImGuiDataType_"][2]["name"] = "ImGuiDataType_U8" defs["enums"]["ImGuiDataType_"][2]["value"] = 1 defs["enums"]["ImGuiDataType_"][3] = {} defs["enums"]["ImGuiDataType_"][3]["calc_value"] = 2 defs["enums"]["ImGuiDataType_"][3]["name"] = "ImGuiDataType_S16" defs["enums"]["ImGuiDataType_"][3]["value"] = 2 defs["enums"]["ImGuiDataType_"][4] = {} defs["enums"]["ImGuiDataType_"][4]["calc_value"] = 3 defs["enums"]["ImGuiDataType_"][4]["name"] = "ImGuiDataType_U16" defs["enums"]["ImGuiDataType_"][4]["value"] = 3 defs["enums"]["ImGuiDataType_"][5] = {} defs["enums"]["ImGuiDataType_"][5]["calc_value"] = 4 defs["enums"]["ImGuiDataType_"][5]["name"] = "ImGuiDataType_S32" defs["enums"]["ImGuiDataType_"][5]["value"] = 4 defs["enums"]["ImGuiDataType_"][6] = {} defs["enums"]["ImGuiDataType_"][6]["calc_value"] = 5 defs["enums"]["ImGuiDataType_"][6]["name"] = "ImGuiDataType_U32" defs["enums"]["ImGuiDataType_"][6]["value"] = 5 defs["enums"]["ImGuiDataType_"][7] = {} defs["enums"]["ImGuiDataType_"][7]["calc_value"] = 6 defs["enums"]["ImGuiDataType_"][7]["name"] = "ImGuiDataType_S64" defs["enums"]["ImGuiDataType_"][7]["value"] = 6 defs["enums"]["ImGuiDataType_"][8] = {} defs["enums"]["ImGuiDataType_"][8]["calc_value"] = 7 defs["enums"]["ImGuiDataType_"][8]["name"] = "ImGuiDataType_U64" defs["enums"]["ImGuiDataType_"][8]["value"] = 7 defs["enums"]["ImGuiDataType_"][9] = {} defs["enums"]["ImGuiDataType_"][9]["calc_value"] = 8 defs["enums"]["ImGuiDataType_"][9]["name"] = "ImGuiDataType_Float" defs["enums"]["ImGuiDataType_"][9]["value"] = 8 defs["enums"]["ImGuiDataType_"][10] = {} defs["enums"]["ImGuiDataType_"][10]["calc_value"] = 9 defs["enums"]["ImGuiDataType_"][10]["name"] = "ImGuiDataType_Double" defs["enums"]["ImGuiDataType_"][10]["value"] = 9 defs["enums"]["ImGuiDataType_"][11] = {} defs["enums"]["ImGuiDataType_"][11]["calc_value"] = 10 defs["enums"]["ImGuiDataType_"][11]["name"] = "ImGuiDataType_COUNT" defs["enums"]["ImGuiDataType_"][11]["value"] = 10 defs["enums"]["ImGuiDir_"] = {} defs["enums"]["ImGuiDir_"][1] = {} defs["enums"]["ImGuiDir_"][1]["calc_value"] = -1 defs["enums"]["ImGuiDir_"][1]["name"] = "ImGuiDir_None" defs["enums"]["ImGuiDir_"][1]["value"] = "-1" defs["enums"]["ImGuiDir_"][2] = {} defs["enums"]["ImGuiDir_"][2]["calc_value"] = 0 defs["enums"]["ImGuiDir_"][2]["name"] = "ImGuiDir_Left" defs["enums"]["ImGuiDir_"][2]["value"] = "0" defs["enums"]["ImGuiDir_"][3] = {} defs["enums"]["ImGuiDir_"][3]["calc_value"] = 1 defs["enums"]["ImGuiDir_"][3]["name"] = "ImGuiDir_Right" defs["enums"]["ImGuiDir_"][3]["value"] = "1" defs["enums"]["ImGuiDir_"][4] = {} defs["enums"]["ImGuiDir_"][4]["calc_value"] = 2 defs["enums"]["ImGuiDir_"][4]["name"] = "ImGuiDir_Up" defs["enums"]["ImGuiDir_"][4]["value"] = "2" defs["enums"]["ImGuiDir_"][5] = {} defs["enums"]["ImGuiDir_"][5]["calc_value"] = 3 defs["enums"]["ImGuiDir_"][5]["name"] = "ImGuiDir_Down" defs["enums"]["ImGuiDir_"][5]["value"] = "3" defs["enums"]["ImGuiDir_"][6] = {} defs["enums"]["ImGuiDir_"][6]["calc_value"] = 4 defs["enums"]["ImGuiDir_"][6]["name"] = "ImGuiDir_COUNT" defs["enums"]["ImGuiDir_"][6]["value"] = 4 defs["enums"]["ImGuiDragDropFlags_"] = {} defs["enums"]["ImGuiDragDropFlags_"][1] = {} defs["enums"]["ImGuiDragDropFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiDragDropFlags_"][1]["name"] = "ImGuiDragDropFlags_None" defs["enums"]["ImGuiDragDropFlags_"][1]["value"] = "0" defs["enums"]["ImGuiDragDropFlags_"][2] = {} defs["enums"]["ImGuiDragDropFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiDragDropFlags_"][2]["name"] = "ImGuiDragDropFlags_SourceNoPreviewTooltip" defs["enums"]["ImGuiDragDropFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiDragDropFlags_"][3] = {} defs["enums"]["ImGuiDragDropFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiDragDropFlags_"][3]["name"] = "ImGuiDragDropFlags_SourceNoDisableHover" defs["enums"]["ImGuiDragDropFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiDragDropFlags_"][4] = {} defs["enums"]["ImGuiDragDropFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiDragDropFlags_"][4]["name"] = "ImGuiDragDropFlags_SourceNoHoldToOpenOthers" defs["enums"]["ImGuiDragDropFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiDragDropFlags_"][5] = {} defs["enums"]["ImGuiDragDropFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiDragDropFlags_"][5]["name"] = "ImGuiDragDropFlags_SourceAllowNullID" defs["enums"]["ImGuiDragDropFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiDragDropFlags_"][6] = {} defs["enums"]["ImGuiDragDropFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiDragDropFlags_"][6]["name"] = "ImGuiDragDropFlags_SourceExtern" defs["enums"]["ImGuiDragDropFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiDragDropFlags_"][7] = {} defs["enums"]["ImGuiDragDropFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiDragDropFlags_"][7]["name"] = "ImGuiDragDropFlags_SourceAutoExpirePayload" defs["enums"]["ImGuiDragDropFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiDragDropFlags_"][8] = {} defs["enums"]["ImGuiDragDropFlags_"][8]["calc_value"] = 1024 defs["enums"]["ImGuiDragDropFlags_"][8]["name"] = "ImGuiDragDropFlags_AcceptBeforeDelivery" defs["enums"]["ImGuiDragDropFlags_"][8]["value"] = "1 << 10" defs["enums"]["ImGuiDragDropFlags_"][9] = {} defs["enums"]["ImGuiDragDropFlags_"][9]["calc_value"] = 2048 defs["enums"]["ImGuiDragDropFlags_"][9]["name"] = "ImGuiDragDropFlags_AcceptNoDrawDefaultRect" defs["enums"]["ImGuiDragDropFlags_"][9]["value"] = "1 << 11" defs["enums"]["ImGuiDragDropFlags_"][10] = {} defs["enums"]["ImGuiDragDropFlags_"][10]["calc_value"] = 4096 defs["enums"]["ImGuiDragDropFlags_"][10]["name"] = "ImGuiDragDropFlags_AcceptNoPreviewTooltip" defs["enums"]["ImGuiDragDropFlags_"][10]["value"] = "1 << 12" defs["enums"]["ImGuiDragDropFlags_"][11] = {} defs["enums"]["ImGuiDragDropFlags_"][11]["calc_value"] = 3072 defs["enums"]["ImGuiDragDropFlags_"][11]["name"] = "ImGuiDragDropFlags_AcceptPeekOnly" defs["enums"]["ImGuiDragDropFlags_"][11]["value"] = "ImGuiDragDropFlags_AcceptBeforeDelivery | ImGuiDragDropFlags_AcceptNoDrawDefaultRect" defs["enums"]["ImGuiDragFlags_"] = {} defs["enums"]["ImGuiDragFlags_"][1] = {} defs["enums"]["ImGuiDragFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiDragFlags_"][1]["name"] = "ImGuiDragFlags_None" defs["enums"]["ImGuiDragFlags_"][1]["value"] = "0" defs["enums"]["ImGuiDragFlags_"][2] = {} defs["enums"]["ImGuiDragFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiDragFlags_"][2]["name"] = "ImGuiDragFlags_Vertical" defs["enums"]["ImGuiDragFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiFocusedFlags_"] = {} defs["enums"]["ImGuiFocusedFlags_"][1] = {} defs["enums"]["ImGuiFocusedFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiFocusedFlags_"][1]["name"] = "ImGuiFocusedFlags_None" defs["enums"]["ImGuiFocusedFlags_"][1]["value"] = "0" defs["enums"]["ImGuiFocusedFlags_"][2] = {} defs["enums"]["ImGuiFocusedFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiFocusedFlags_"][2]["name"] = "ImGuiFocusedFlags_ChildWindows" defs["enums"]["ImGuiFocusedFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiFocusedFlags_"][3] = {} defs["enums"]["ImGuiFocusedFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiFocusedFlags_"][3]["name"] = "ImGuiFocusedFlags_RootWindow" defs["enums"]["ImGuiFocusedFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiFocusedFlags_"][4] = {} defs["enums"]["ImGuiFocusedFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiFocusedFlags_"][4]["name"] = "ImGuiFocusedFlags_AnyWindow" defs["enums"]["ImGuiFocusedFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiFocusedFlags_"][5] = {} defs["enums"]["ImGuiFocusedFlags_"][5]["calc_value"] = 3 defs["enums"]["ImGuiFocusedFlags_"][5]["name"] = "ImGuiFocusedFlags_RootAndChildWindows" defs["enums"]["ImGuiFocusedFlags_"][5]["value"] = "ImGuiFocusedFlags_RootWindow | ImGuiFocusedFlags_ChildWindows" defs["enums"]["ImGuiHoveredFlags_"] = {} defs["enums"]["ImGuiHoveredFlags_"][1] = {} defs["enums"]["ImGuiHoveredFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiHoveredFlags_"][1]["name"] = "ImGuiHoveredFlags_None" defs["enums"]["ImGuiHoveredFlags_"][1]["value"] = "0" defs["enums"]["ImGuiHoveredFlags_"][2] = {} defs["enums"]["ImGuiHoveredFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiHoveredFlags_"][2]["name"] = "ImGuiHoveredFlags_ChildWindows" defs["enums"]["ImGuiHoveredFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiHoveredFlags_"][3] = {} defs["enums"]["ImGuiHoveredFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiHoveredFlags_"][3]["name"] = "ImGuiHoveredFlags_RootWindow" defs["enums"]["ImGuiHoveredFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiHoveredFlags_"][4] = {} defs["enums"]["ImGuiHoveredFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiHoveredFlags_"][4]["name"] = "ImGuiHoveredFlags_AnyWindow" defs["enums"]["ImGuiHoveredFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiHoveredFlags_"][5] = {} defs["enums"]["ImGuiHoveredFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiHoveredFlags_"][5]["name"] = "ImGuiHoveredFlags_AllowWhenBlockedByPopup" defs["enums"]["ImGuiHoveredFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiHoveredFlags_"][6] = {} defs["enums"]["ImGuiHoveredFlags_"][6]["calc_value"] = 32 defs["enums"]["ImGuiHoveredFlags_"][6]["name"] = "ImGuiHoveredFlags_AllowWhenBlockedByActiveItem" defs["enums"]["ImGuiHoveredFlags_"][6]["value"] = "1 << 5" defs["enums"]["ImGuiHoveredFlags_"][7] = {} defs["enums"]["ImGuiHoveredFlags_"][7]["calc_value"] = 64 defs["enums"]["ImGuiHoveredFlags_"][7]["name"] = "ImGuiHoveredFlags_AllowWhenOverlapped" defs["enums"]["ImGuiHoveredFlags_"][7]["value"] = "1 << 6" defs["enums"]["ImGuiHoveredFlags_"][8] = {} defs["enums"]["ImGuiHoveredFlags_"][8]["calc_value"] = 128 defs["enums"]["ImGuiHoveredFlags_"][8]["name"] = "ImGuiHoveredFlags_AllowWhenDisabled" defs["enums"]["ImGuiHoveredFlags_"][8]["value"] = "1 << 7" defs["enums"]["ImGuiHoveredFlags_"][9] = {} defs["enums"]["ImGuiHoveredFlags_"][9]["calc_value"] = 104 defs["enums"]["ImGuiHoveredFlags_"][9]["name"] = "ImGuiHoveredFlags_RectOnly" defs["enums"]["ImGuiHoveredFlags_"][9]["value"] = "ImGuiHoveredFlags_AllowWhenBlockedByPopup | ImGuiHoveredFlags_AllowWhenBlockedByActiveItem | ImGuiHoveredFlags_AllowWhenOverlapped" defs["enums"]["ImGuiHoveredFlags_"][10] = {} defs["enums"]["ImGuiHoveredFlags_"][10]["calc_value"] = 3 defs["enums"]["ImGuiHoveredFlags_"][10]["name"] = "ImGuiHoveredFlags_RootAndChildWindows" defs["enums"]["ImGuiHoveredFlags_"][10]["value"] = "ImGuiHoveredFlags_RootWindow | ImGuiHoveredFlags_ChildWindows" defs["enums"]["ImGuiInputReadMode"] = {} defs["enums"]["ImGuiInputReadMode"][1] = {} defs["enums"]["ImGuiInputReadMode"][1]["calc_value"] = 0 defs["enums"]["ImGuiInputReadMode"][1]["name"] = "ImGuiInputReadMode_Down" defs["enums"]["ImGuiInputReadMode"][1]["value"] = 0 defs["enums"]["ImGuiInputReadMode"][2] = {} defs["enums"]["ImGuiInputReadMode"][2]["calc_value"] = 1 defs["enums"]["ImGuiInputReadMode"][2]["name"] = "ImGuiInputReadMode_Pressed" defs["enums"]["ImGuiInputReadMode"][2]["value"] = 1 defs["enums"]["ImGuiInputReadMode"][3] = {} defs["enums"]["ImGuiInputReadMode"][3]["calc_value"] = 2 defs["enums"]["ImGuiInputReadMode"][3]["name"] = "ImGuiInputReadMode_Released" defs["enums"]["ImGuiInputReadMode"][3]["value"] = 2 defs["enums"]["ImGuiInputReadMode"][4] = {} defs["enums"]["ImGuiInputReadMode"][4]["calc_value"] = 3 defs["enums"]["ImGuiInputReadMode"][4]["name"] = "ImGuiInputReadMode_Repeat" defs["enums"]["ImGuiInputReadMode"][4]["value"] = 3 defs["enums"]["ImGuiInputReadMode"][5] = {} defs["enums"]["ImGuiInputReadMode"][5]["calc_value"] = 4 defs["enums"]["ImGuiInputReadMode"][5]["name"] = "ImGuiInputReadMode_RepeatSlow" defs["enums"]["ImGuiInputReadMode"][5]["value"] = 4 defs["enums"]["ImGuiInputReadMode"][6] = {} defs["enums"]["ImGuiInputReadMode"][6]["calc_value"] = 5 defs["enums"]["ImGuiInputReadMode"][6]["name"] = "ImGuiInputReadMode_RepeatFast" defs["enums"]["ImGuiInputReadMode"][6]["value"] = 5 defs["enums"]["ImGuiInputSource"] = {} defs["enums"]["ImGuiInputSource"][1] = {} defs["enums"]["ImGuiInputSource"][1]["calc_value"] = 0 defs["enums"]["ImGuiInputSource"][1]["name"] = "ImGuiInputSource_None" defs["enums"]["ImGuiInputSource"][1]["value"] = "0" defs["enums"]["ImGuiInputSource"][2] = {} defs["enums"]["ImGuiInputSource"][2]["calc_value"] = 1 defs["enums"]["ImGuiInputSource"][2]["name"] = "ImGuiInputSource_Mouse" defs["enums"]["ImGuiInputSource"][2]["value"] = 1 defs["enums"]["ImGuiInputSource"][3] = {} defs["enums"]["ImGuiInputSource"][3]["calc_value"] = 2 defs["enums"]["ImGuiInputSource"][3]["name"] = "ImGuiInputSource_Nav" defs["enums"]["ImGuiInputSource"][3]["value"] = 2 defs["enums"]["ImGuiInputSource"][4] = {} defs["enums"]["ImGuiInputSource"][4]["calc_value"] = 3 defs["enums"]["ImGuiInputSource"][4]["name"] = "ImGuiInputSource_NavKeyboard" defs["enums"]["ImGuiInputSource"][4]["value"] = 3 defs["enums"]["ImGuiInputSource"][5] = {} defs["enums"]["ImGuiInputSource"][5]["calc_value"] = 4 defs["enums"]["ImGuiInputSource"][5]["name"] = "ImGuiInputSource_NavGamepad" defs["enums"]["ImGuiInputSource"][5]["value"] = 4 defs["enums"]["ImGuiInputSource"][6] = {} defs["enums"]["ImGuiInputSource"][6]["calc_value"] = 5 defs["enums"]["ImGuiInputSource"][6]["name"] = "ImGuiInputSource_COUNT" defs["enums"]["ImGuiInputSource"][6]["value"] = 5 defs["enums"]["ImGuiInputTextFlags_"] = {} defs["enums"]["ImGuiInputTextFlags_"][1] = {} defs["enums"]["ImGuiInputTextFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiInputTextFlags_"][1]["name"] = "ImGuiInputTextFlags_None" defs["enums"]["ImGuiInputTextFlags_"][1]["value"] = "0" defs["enums"]["ImGuiInputTextFlags_"][2] = {} defs["enums"]["ImGuiInputTextFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiInputTextFlags_"][2]["name"] = "ImGuiInputTextFlags_CharsDecimal" defs["enums"]["ImGuiInputTextFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiInputTextFlags_"][3] = {} defs["enums"]["ImGuiInputTextFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiInputTextFlags_"][3]["name"] = "ImGuiInputTextFlags_CharsHexadecimal" defs["enums"]["ImGuiInputTextFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiInputTextFlags_"][4] = {} defs["enums"]["ImGuiInputTextFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiInputTextFlags_"][4]["name"] = "ImGuiInputTextFlags_CharsUppercase" defs["enums"]["ImGuiInputTextFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiInputTextFlags_"][5] = {} defs["enums"]["ImGuiInputTextFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiInputTextFlags_"][5]["name"] = "ImGuiInputTextFlags_CharsNoBlank" defs["enums"]["ImGuiInputTextFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiInputTextFlags_"][6] = {} defs["enums"]["ImGuiInputTextFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiInputTextFlags_"][6]["name"] = "ImGuiInputTextFlags_AutoSelectAll" defs["enums"]["ImGuiInputTextFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiInputTextFlags_"][7] = {} defs["enums"]["ImGuiInputTextFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiInputTextFlags_"][7]["name"] = "ImGuiInputTextFlags_EnterReturnsTrue" defs["enums"]["ImGuiInputTextFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiInputTextFlags_"][8] = {} defs["enums"]["ImGuiInputTextFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiInputTextFlags_"][8]["name"] = "ImGuiInputTextFlags_CallbackCompletion" defs["enums"]["ImGuiInputTextFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiInputTextFlags_"][9] = {} defs["enums"]["ImGuiInputTextFlags_"][9]["calc_value"] = 128 defs["enums"]["ImGuiInputTextFlags_"][9]["name"] = "ImGuiInputTextFlags_CallbackHistory" defs["enums"]["ImGuiInputTextFlags_"][9]["value"] = "1 << 7" defs["enums"]["ImGuiInputTextFlags_"][10] = {} defs["enums"]["ImGuiInputTextFlags_"][10]["calc_value"] = 256 defs["enums"]["ImGuiInputTextFlags_"][10]["name"] = "ImGuiInputTextFlags_CallbackAlways" defs["enums"]["ImGuiInputTextFlags_"][10]["value"] = "1 << 8" defs["enums"]["ImGuiInputTextFlags_"][11] = {} defs["enums"]["ImGuiInputTextFlags_"][11]["calc_value"] = 512 defs["enums"]["ImGuiInputTextFlags_"][11]["name"] = "ImGuiInputTextFlags_CallbackCharFilter" defs["enums"]["ImGuiInputTextFlags_"][11]["value"] = "1 << 9" defs["enums"]["ImGuiInputTextFlags_"][12] = {} defs["enums"]["ImGuiInputTextFlags_"][12]["calc_value"] = 1024 defs["enums"]["ImGuiInputTextFlags_"][12]["name"] = "ImGuiInputTextFlags_AllowTabInput" defs["enums"]["ImGuiInputTextFlags_"][12]["value"] = "1 << 10" defs["enums"]["ImGuiInputTextFlags_"][13] = {} defs["enums"]["ImGuiInputTextFlags_"][13]["calc_value"] = 2048 defs["enums"]["ImGuiInputTextFlags_"][13]["name"] = "ImGuiInputTextFlags_CtrlEnterForNewLine" defs["enums"]["ImGuiInputTextFlags_"][13]["value"] = "1 << 11" defs["enums"]["ImGuiInputTextFlags_"][14] = {} defs["enums"]["ImGuiInputTextFlags_"][14]["calc_value"] = 4096 defs["enums"]["ImGuiInputTextFlags_"][14]["name"] = "ImGuiInputTextFlags_NoHorizontalScroll" defs["enums"]["ImGuiInputTextFlags_"][14]["value"] = "1 << 12" defs["enums"]["ImGuiInputTextFlags_"][15] = {} defs["enums"]["ImGuiInputTextFlags_"][15]["calc_value"] = 8192 defs["enums"]["ImGuiInputTextFlags_"][15]["name"] = "ImGuiInputTextFlags_AlwaysInsertMode" defs["enums"]["ImGuiInputTextFlags_"][15]["value"] = "1 << 13" defs["enums"]["ImGuiInputTextFlags_"][16] = {} defs["enums"]["ImGuiInputTextFlags_"][16]["calc_value"] = 16384 defs["enums"]["ImGuiInputTextFlags_"][16]["name"] = "ImGuiInputTextFlags_ReadOnly" defs["enums"]["ImGuiInputTextFlags_"][16]["value"] = "1 << 14" defs["enums"]["ImGuiInputTextFlags_"][17] = {} defs["enums"]["ImGuiInputTextFlags_"][17]["calc_value"] = 32768 defs["enums"]["ImGuiInputTextFlags_"][17]["name"] = "ImGuiInputTextFlags_Password" defs["enums"]["ImGuiInputTextFlags_"][17]["value"] = "1 << 15" defs["enums"]["ImGuiInputTextFlags_"][18] = {} defs["enums"]["ImGuiInputTextFlags_"][18]["calc_value"] = 65536 defs["enums"]["ImGuiInputTextFlags_"][18]["name"] = "ImGuiInputTextFlags_NoUndoRedo" defs["enums"]["ImGuiInputTextFlags_"][18]["value"] = "1 << 16" defs["enums"]["ImGuiInputTextFlags_"][19] = {} defs["enums"]["ImGuiInputTextFlags_"][19]["calc_value"] = 131072 defs["enums"]["ImGuiInputTextFlags_"][19]["name"] = "ImGuiInputTextFlags_CharsScientific" defs["enums"]["ImGuiInputTextFlags_"][19]["value"] = "1 << 17" defs["enums"]["ImGuiInputTextFlags_"][20] = {} defs["enums"]["ImGuiInputTextFlags_"][20]["calc_value"] = 262144 defs["enums"]["ImGuiInputTextFlags_"][20]["name"] = "ImGuiInputTextFlags_CallbackResize" defs["enums"]["ImGuiInputTextFlags_"][20]["value"] = "1 << 18" defs["enums"]["ImGuiInputTextFlags_"][21] = {} defs["enums"]["ImGuiInputTextFlags_"][21]["calc_value"] = 1048576 defs["enums"]["ImGuiInputTextFlags_"][21]["name"] = "ImGuiInputTextFlags_Multiline" defs["enums"]["ImGuiInputTextFlags_"][21]["value"] = "1 << 20" defs["enums"]["ImGuiInputTextFlags_"][22] = {} defs["enums"]["ImGuiInputTextFlags_"][22]["calc_value"] = 2097152 defs["enums"]["ImGuiInputTextFlags_"][22]["name"] = "ImGuiInputTextFlags_NoMarkEdited" defs["enums"]["ImGuiInputTextFlags_"][22]["value"] = "1 << 21" defs["enums"]["ImGuiItemFlags_"] = {} defs["enums"]["ImGuiItemFlags_"][1] = {} defs["enums"]["ImGuiItemFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiItemFlags_"][1]["name"] = "ImGuiItemFlags_None" defs["enums"]["ImGuiItemFlags_"][1]["value"] = "0" defs["enums"]["ImGuiItemFlags_"][2] = {} defs["enums"]["ImGuiItemFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiItemFlags_"][2]["name"] = "ImGuiItemFlags_NoTabStop" defs["enums"]["ImGuiItemFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiItemFlags_"][3] = {} defs["enums"]["ImGuiItemFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiItemFlags_"][3]["name"] = "ImGuiItemFlags_ButtonRepeat" defs["enums"]["ImGuiItemFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiItemFlags_"][4] = {} defs["enums"]["ImGuiItemFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiItemFlags_"][4]["name"] = "ImGuiItemFlags_Disabled" defs["enums"]["ImGuiItemFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiItemFlags_"][5] = {} defs["enums"]["ImGuiItemFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiItemFlags_"][5]["name"] = "ImGuiItemFlags_NoNav" defs["enums"]["ImGuiItemFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiItemFlags_"][6] = {} defs["enums"]["ImGuiItemFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiItemFlags_"][6]["name"] = "ImGuiItemFlags_NoNavDefaultFocus" defs["enums"]["ImGuiItemFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiItemFlags_"][7] = {} defs["enums"]["ImGuiItemFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiItemFlags_"][7]["name"] = "ImGuiItemFlags_SelectableDontClosePopup" defs["enums"]["ImGuiItemFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiItemFlags_"][8] = {} defs["enums"]["ImGuiItemFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiItemFlags_"][8]["name"] = "ImGuiItemFlags_MixedValue" defs["enums"]["ImGuiItemFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiItemFlags_"][9] = {} defs["enums"]["ImGuiItemFlags_"][9]["calc_value"] = 0 defs["enums"]["ImGuiItemFlags_"][9]["name"] = "ImGuiItemFlags_Default_" defs["enums"]["ImGuiItemFlags_"][9]["value"] = "0" defs["enums"]["ImGuiItemStatusFlags_"] = {} defs["enums"]["ImGuiItemStatusFlags_"][1] = {} defs["enums"]["ImGuiItemStatusFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiItemStatusFlags_"][1]["name"] = "ImGuiItemStatusFlags_None" defs["enums"]["ImGuiItemStatusFlags_"][1]["value"] = "0" defs["enums"]["ImGuiItemStatusFlags_"][2] = {} defs["enums"]["ImGuiItemStatusFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiItemStatusFlags_"][2]["name"] = "ImGuiItemStatusFlags_HoveredRect" defs["enums"]["ImGuiItemStatusFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiItemStatusFlags_"][3] = {} defs["enums"]["ImGuiItemStatusFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiItemStatusFlags_"][3]["name"] = "ImGuiItemStatusFlags_HasDisplayRect" defs["enums"]["ImGuiItemStatusFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiItemStatusFlags_"][4] = {} defs["enums"]["ImGuiItemStatusFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiItemStatusFlags_"][4]["name"] = "ImGuiItemStatusFlags_Edited" defs["enums"]["ImGuiItemStatusFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiItemStatusFlags_"][5] = {} defs["enums"]["ImGuiItemStatusFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiItemStatusFlags_"][5]["name"] = "ImGuiItemStatusFlags_ToggledSelection" defs["enums"]["ImGuiItemStatusFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiItemStatusFlags_"][6] = {} defs["enums"]["ImGuiItemStatusFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiItemStatusFlags_"][6]["name"] = "ImGuiItemStatusFlags_ToggledOpen" defs["enums"]["ImGuiItemStatusFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiItemStatusFlags_"][7] = {} defs["enums"]["ImGuiItemStatusFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiItemStatusFlags_"][7]["name"] = "ImGuiItemStatusFlags_HasDeactivated" defs["enums"]["ImGuiItemStatusFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiItemStatusFlags_"][8] = {} defs["enums"]["ImGuiItemStatusFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiItemStatusFlags_"][8]["name"] = "ImGuiItemStatusFlags_Deactivated" defs["enums"]["ImGuiItemStatusFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiKeyModFlags_"] = {} defs["enums"]["ImGuiKeyModFlags_"][1] = {} defs["enums"]["ImGuiKeyModFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiKeyModFlags_"][1]["name"] = "ImGuiKeyModFlags_None" defs["enums"]["ImGuiKeyModFlags_"][1]["value"] = "0" defs["enums"]["ImGuiKeyModFlags_"][2] = {} defs["enums"]["ImGuiKeyModFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiKeyModFlags_"][2]["name"] = "ImGuiKeyModFlags_Ctrl" defs["enums"]["ImGuiKeyModFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiKeyModFlags_"][3] = {} defs["enums"]["ImGuiKeyModFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiKeyModFlags_"][3]["name"] = "ImGuiKeyModFlags_Shift" defs["enums"]["ImGuiKeyModFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiKeyModFlags_"][4] = {} defs["enums"]["ImGuiKeyModFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiKeyModFlags_"][4]["name"] = "ImGuiKeyModFlags_Alt" defs["enums"]["ImGuiKeyModFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiKeyModFlags_"][5] = {} defs["enums"]["ImGuiKeyModFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiKeyModFlags_"][5]["name"] = "ImGuiKeyModFlags_Super" defs["enums"]["ImGuiKeyModFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiKey_"] = {} defs["enums"]["ImGuiKey_"][1] = {} defs["enums"]["ImGuiKey_"][1]["calc_value"] = 0 defs["enums"]["ImGuiKey_"][1]["name"] = "ImGuiKey_Tab" defs["enums"]["ImGuiKey_"][1]["value"] = 0 defs["enums"]["ImGuiKey_"][2] = {} defs["enums"]["ImGuiKey_"][2]["calc_value"] = 1 defs["enums"]["ImGuiKey_"][2]["name"] = "ImGuiKey_LeftArrow" defs["enums"]["ImGuiKey_"][2]["value"] = 1 defs["enums"]["ImGuiKey_"][3] = {} defs["enums"]["ImGuiKey_"][3]["calc_value"] = 2 defs["enums"]["ImGuiKey_"][3]["name"] = "ImGuiKey_RightArrow" defs["enums"]["ImGuiKey_"][3]["value"] = 2 defs["enums"]["ImGuiKey_"][4] = {} defs["enums"]["ImGuiKey_"][4]["calc_value"] = 3 defs["enums"]["ImGuiKey_"][4]["name"] = "ImGuiKey_UpArrow" defs["enums"]["ImGuiKey_"][4]["value"] = 3 defs["enums"]["ImGuiKey_"][5] = {} defs["enums"]["ImGuiKey_"][5]["calc_value"] = 4 defs["enums"]["ImGuiKey_"][5]["name"] = "ImGuiKey_DownArrow" defs["enums"]["ImGuiKey_"][5]["value"] = 4 defs["enums"]["ImGuiKey_"][6] = {} defs["enums"]["ImGuiKey_"][6]["calc_value"] = 5 defs["enums"]["ImGuiKey_"][6]["name"] = "ImGuiKey_PageUp" defs["enums"]["ImGuiKey_"][6]["value"] = 5 defs["enums"]["ImGuiKey_"][7] = {} defs["enums"]["ImGuiKey_"][7]["calc_value"] = 6 defs["enums"]["ImGuiKey_"][7]["name"] = "ImGuiKey_PageDown" defs["enums"]["ImGuiKey_"][7]["value"] = 6 defs["enums"]["ImGuiKey_"][8] = {} defs["enums"]["ImGuiKey_"][8]["calc_value"] = 7 defs["enums"]["ImGuiKey_"][8]["name"] = "ImGuiKey_Home" defs["enums"]["ImGuiKey_"][8]["value"] = 7 defs["enums"]["ImGuiKey_"][9] = {} defs["enums"]["ImGuiKey_"][9]["calc_value"] = 8 defs["enums"]["ImGuiKey_"][9]["name"] = "ImGuiKey_End" defs["enums"]["ImGuiKey_"][9]["value"] = 8 defs["enums"]["ImGuiKey_"][10] = {} defs["enums"]["ImGuiKey_"][10]["calc_value"] = 9 defs["enums"]["ImGuiKey_"][10]["name"] = "ImGuiKey_Insert" defs["enums"]["ImGuiKey_"][10]["value"] = 9 defs["enums"]["ImGuiKey_"][11] = {} defs["enums"]["ImGuiKey_"][11]["calc_value"] = 10 defs["enums"]["ImGuiKey_"][11]["name"] = "ImGuiKey_Delete" defs["enums"]["ImGuiKey_"][11]["value"] = 10 defs["enums"]["ImGuiKey_"][12] = {} defs["enums"]["ImGuiKey_"][12]["calc_value"] = 11 defs["enums"]["ImGuiKey_"][12]["name"] = "ImGuiKey_Backspace" defs["enums"]["ImGuiKey_"][12]["value"] = 11 defs["enums"]["ImGuiKey_"][13] = {} defs["enums"]["ImGuiKey_"][13]["calc_value"] = 12 defs["enums"]["ImGuiKey_"][13]["name"] = "ImGuiKey_Space" defs["enums"]["ImGuiKey_"][13]["value"] = 12 defs["enums"]["ImGuiKey_"][14] = {} defs["enums"]["ImGuiKey_"][14]["calc_value"] = 13 defs["enums"]["ImGuiKey_"][14]["name"] = "ImGuiKey_Enter" defs["enums"]["ImGuiKey_"][14]["value"] = 13 defs["enums"]["ImGuiKey_"][15] = {} defs["enums"]["ImGuiKey_"][15]["calc_value"] = 14 defs["enums"]["ImGuiKey_"][15]["name"] = "ImGuiKey_Escape" defs["enums"]["ImGuiKey_"][15]["value"] = 14 defs["enums"]["ImGuiKey_"][16] = {} defs["enums"]["ImGuiKey_"][16]["calc_value"] = 15 defs["enums"]["ImGuiKey_"][16]["name"] = "ImGuiKey_KeyPadEnter" defs["enums"]["ImGuiKey_"][16]["value"] = 15 defs["enums"]["ImGuiKey_"][17] = {} defs["enums"]["ImGuiKey_"][17]["calc_value"] = 16 defs["enums"]["ImGuiKey_"][17]["name"] = "ImGuiKey_A" defs["enums"]["ImGuiKey_"][17]["value"] = 16 defs["enums"]["ImGuiKey_"][18] = {} defs["enums"]["ImGuiKey_"][18]["calc_value"] = 17 defs["enums"]["ImGuiKey_"][18]["name"] = "ImGuiKey_C" defs["enums"]["ImGuiKey_"][18]["value"] = 17 defs["enums"]["ImGuiKey_"][19] = {} defs["enums"]["ImGuiKey_"][19]["calc_value"] = 18 defs["enums"]["ImGuiKey_"][19]["name"] = "ImGuiKey_V" defs["enums"]["ImGuiKey_"][19]["value"] = 18 defs["enums"]["ImGuiKey_"][20] = {} defs["enums"]["ImGuiKey_"][20]["calc_value"] = 19 defs["enums"]["ImGuiKey_"][20]["name"] = "ImGuiKey_X" defs["enums"]["ImGuiKey_"][20]["value"] = 19 defs["enums"]["ImGuiKey_"][21] = {} defs["enums"]["ImGuiKey_"][21]["calc_value"] = 20 defs["enums"]["ImGuiKey_"][21]["name"] = "ImGuiKey_Y" defs["enums"]["ImGuiKey_"][21]["value"] = 20 defs["enums"]["ImGuiKey_"][22] = {} defs["enums"]["ImGuiKey_"][22]["calc_value"] = 21 defs["enums"]["ImGuiKey_"][22]["name"] = "ImGuiKey_Z" defs["enums"]["ImGuiKey_"][22]["value"] = 21 defs["enums"]["ImGuiKey_"][23] = {} defs["enums"]["ImGuiKey_"][23]["calc_value"] = 22 defs["enums"]["ImGuiKey_"][23]["name"] = "ImGuiKey_COUNT" defs["enums"]["ImGuiKey_"][23]["value"] = 22 defs["enums"]["ImGuiLayoutType_"] = {} defs["enums"]["ImGuiLayoutType_"][1] = {} defs["enums"]["ImGuiLayoutType_"][1]["calc_value"] = 0 defs["enums"]["ImGuiLayoutType_"][1]["name"] = "ImGuiLayoutType_Horizontal" defs["enums"]["ImGuiLayoutType_"][1]["value"] = "0" defs["enums"]["ImGuiLayoutType_"][2] = {} defs["enums"]["ImGuiLayoutType_"][2]["calc_value"] = 1 defs["enums"]["ImGuiLayoutType_"][2]["name"] = "ImGuiLayoutType_Vertical" defs["enums"]["ImGuiLayoutType_"][2]["value"] = "1" defs["enums"]["ImGuiLogType"] = {} defs["enums"]["ImGuiLogType"][1] = {} defs["enums"]["ImGuiLogType"][1]["calc_value"] = 0 defs["enums"]["ImGuiLogType"][1]["name"] = "ImGuiLogType_None" defs["enums"]["ImGuiLogType"][1]["value"] = "0" defs["enums"]["ImGuiLogType"][2] = {} defs["enums"]["ImGuiLogType"][2]["calc_value"] = 1 defs["enums"]["ImGuiLogType"][2]["name"] = "ImGuiLogType_TTY" defs["enums"]["ImGuiLogType"][2]["value"] = 1 defs["enums"]["ImGuiLogType"][3] = {} defs["enums"]["ImGuiLogType"][3]["calc_value"] = 2 defs["enums"]["ImGuiLogType"][3]["name"] = "ImGuiLogType_File" defs["enums"]["ImGuiLogType"][3]["value"] = 2 defs["enums"]["ImGuiLogType"][4] = {} defs["enums"]["ImGuiLogType"][4]["calc_value"] = 3 defs["enums"]["ImGuiLogType"][4]["name"] = "ImGuiLogType_Buffer" defs["enums"]["ImGuiLogType"][4]["value"] = 3 defs["enums"]["ImGuiLogType"][5] = {} defs["enums"]["ImGuiLogType"][5]["calc_value"] = 4 defs["enums"]["ImGuiLogType"][5]["name"] = "ImGuiLogType_Clipboard" defs["enums"]["ImGuiLogType"][5]["value"] = 4 defs["enums"]["ImGuiMouseButton_"] = {} defs["enums"]["ImGuiMouseButton_"][1] = {} defs["enums"]["ImGuiMouseButton_"][1]["calc_value"] = 0 defs["enums"]["ImGuiMouseButton_"][1]["name"] = "ImGuiMouseButton_Left" defs["enums"]["ImGuiMouseButton_"][1]["value"] = "0" defs["enums"]["ImGuiMouseButton_"][2] = {} defs["enums"]["ImGuiMouseButton_"][2]["calc_value"] = 1 defs["enums"]["ImGuiMouseButton_"][2]["name"] = "ImGuiMouseButton_Right" defs["enums"]["ImGuiMouseButton_"][2]["value"] = "1" defs["enums"]["ImGuiMouseButton_"][3] = {} defs["enums"]["ImGuiMouseButton_"][3]["calc_value"] = 2 defs["enums"]["ImGuiMouseButton_"][3]["name"] = "ImGuiMouseButton_Middle" defs["enums"]["ImGuiMouseButton_"][3]["value"] = "2" defs["enums"]["ImGuiMouseButton_"][4] = {} defs["enums"]["ImGuiMouseButton_"][4]["calc_value"] = 5 defs["enums"]["ImGuiMouseButton_"][4]["name"] = "ImGuiMouseButton_COUNT" defs["enums"]["ImGuiMouseButton_"][4]["value"] = "5" defs["enums"]["ImGuiMouseCursor_"] = {} defs["enums"]["ImGuiMouseCursor_"][1] = {} defs["enums"]["ImGuiMouseCursor_"][1]["calc_value"] = -1 defs["enums"]["ImGuiMouseCursor_"][1]["name"] = "ImGuiMouseCursor_None" defs["enums"]["ImGuiMouseCursor_"][1]["value"] = "-1" defs["enums"]["ImGuiMouseCursor_"][2] = {} defs["enums"]["ImGuiMouseCursor_"][2]["calc_value"] = 0 defs["enums"]["ImGuiMouseCursor_"][2]["name"] = "ImGuiMouseCursor_Arrow" defs["enums"]["ImGuiMouseCursor_"][2]["value"] = "0" defs["enums"]["ImGuiMouseCursor_"][3] = {} defs["enums"]["ImGuiMouseCursor_"][3]["calc_value"] = 1 defs["enums"]["ImGuiMouseCursor_"][3]["name"] = "ImGuiMouseCursor_TextInput" defs["enums"]["ImGuiMouseCursor_"][3]["value"] = 1 defs["enums"]["ImGuiMouseCursor_"][4] = {} defs["enums"]["ImGuiMouseCursor_"][4]["calc_value"] = 2 defs["enums"]["ImGuiMouseCursor_"][4]["name"] = "ImGuiMouseCursor_ResizeAll" defs["enums"]["ImGuiMouseCursor_"][4]["value"] = 2 defs["enums"]["ImGuiMouseCursor_"][5] = {} defs["enums"]["ImGuiMouseCursor_"][5]["calc_value"] = 3 defs["enums"]["ImGuiMouseCursor_"][5]["name"] = "ImGuiMouseCursor_ResizeNS" defs["enums"]["ImGuiMouseCursor_"][5]["value"] = 3 defs["enums"]["ImGuiMouseCursor_"][6] = {} defs["enums"]["ImGuiMouseCursor_"][6]["calc_value"] = 4 defs["enums"]["ImGuiMouseCursor_"][6]["name"] = "ImGuiMouseCursor_ResizeEW" defs["enums"]["ImGuiMouseCursor_"][6]["value"] = 4 defs["enums"]["ImGuiMouseCursor_"][7] = {} defs["enums"]["ImGuiMouseCursor_"][7]["calc_value"] = 5 defs["enums"]["ImGuiMouseCursor_"][7]["name"] = "ImGuiMouseCursor_ResizeNESW" defs["enums"]["ImGuiMouseCursor_"][7]["value"] = 5 defs["enums"]["ImGuiMouseCursor_"][8] = {} defs["enums"]["ImGuiMouseCursor_"][8]["calc_value"] = 6 defs["enums"]["ImGuiMouseCursor_"][8]["name"] = "ImGuiMouseCursor_ResizeNWSE" defs["enums"]["ImGuiMouseCursor_"][8]["value"] = 6 defs["enums"]["ImGuiMouseCursor_"][9] = {} defs["enums"]["ImGuiMouseCursor_"][9]["calc_value"] = 7 defs["enums"]["ImGuiMouseCursor_"][9]["name"] = "ImGuiMouseCursor_Hand" defs["enums"]["ImGuiMouseCursor_"][9]["value"] = 7 defs["enums"]["ImGuiMouseCursor_"][10] = {} defs["enums"]["ImGuiMouseCursor_"][10]["calc_value"] = 8 defs["enums"]["ImGuiMouseCursor_"][10]["name"] = "ImGuiMouseCursor_NotAllowed" defs["enums"]["ImGuiMouseCursor_"][10]["value"] = 8 defs["enums"]["ImGuiMouseCursor_"][11] = {} defs["enums"]["ImGuiMouseCursor_"][11]["calc_value"] = 9 defs["enums"]["ImGuiMouseCursor_"][11]["name"] = "ImGuiMouseCursor_COUNT" defs["enums"]["ImGuiMouseCursor_"][11]["value"] = 9 defs["enums"]["ImGuiNavDirSourceFlags_"] = {} defs["enums"]["ImGuiNavDirSourceFlags_"][1] = {} defs["enums"]["ImGuiNavDirSourceFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiNavDirSourceFlags_"][1]["name"] = "ImGuiNavDirSourceFlags_None" defs["enums"]["ImGuiNavDirSourceFlags_"][1]["value"] = "0" defs["enums"]["ImGuiNavDirSourceFlags_"][2] = {} defs["enums"]["ImGuiNavDirSourceFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiNavDirSourceFlags_"][2]["name"] = "ImGuiNavDirSourceFlags_Keyboard" defs["enums"]["ImGuiNavDirSourceFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiNavDirSourceFlags_"][3] = {} defs["enums"]["ImGuiNavDirSourceFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiNavDirSourceFlags_"][3]["name"] = "ImGuiNavDirSourceFlags_PadDPad" defs["enums"]["ImGuiNavDirSourceFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiNavDirSourceFlags_"][4] = {} defs["enums"]["ImGuiNavDirSourceFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiNavDirSourceFlags_"][4]["name"] = "ImGuiNavDirSourceFlags_PadLStick" defs["enums"]["ImGuiNavDirSourceFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiNavForward"] = {} defs["enums"]["ImGuiNavForward"][1] = {} defs["enums"]["ImGuiNavForward"][1]["calc_value"] = 0 defs["enums"]["ImGuiNavForward"][1]["name"] = "ImGuiNavForward_None" defs["enums"]["ImGuiNavForward"][1]["value"] = 0 defs["enums"]["ImGuiNavForward"][2] = {} defs["enums"]["ImGuiNavForward"][2]["calc_value"] = 1 defs["enums"]["ImGuiNavForward"][2]["name"] = "ImGuiNavForward_ForwardQueued" defs["enums"]["ImGuiNavForward"][2]["value"] = 1 defs["enums"]["ImGuiNavForward"][3] = {} defs["enums"]["ImGuiNavForward"][3]["calc_value"] = 2 defs["enums"]["ImGuiNavForward"][3]["name"] = "ImGuiNavForward_ForwardActive" defs["enums"]["ImGuiNavForward"][3]["value"] = 2 defs["enums"]["ImGuiNavHighlightFlags_"] = {} defs["enums"]["ImGuiNavHighlightFlags_"][1] = {} defs["enums"]["ImGuiNavHighlightFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiNavHighlightFlags_"][1]["name"] = "ImGuiNavHighlightFlags_None" defs["enums"]["ImGuiNavHighlightFlags_"][1]["value"] = "0" defs["enums"]["ImGuiNavHighlightFlags_"][2] = {} defs["enums"]["ImGuiNavHighlightFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiNavHighlightFlags_"][2]["name"] = "ImGuiNavHighlightFlags_TypeDefault" defs["enums"]["ImGuiNavHighlightFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiNavHighlightFlags_"][3] = {} defs["enums"]["ImGuiNavHighlightFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiNavHighlightFlags_"][3]["name"] = "ImGuiNavHighlightFlags_TypeThin" defs["enums"]["ImGuiNavHighlightFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiNavHighlightFlags_"][4] = {} defs["enums"]["ImGuiNavHighlightFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiNavHighlightFlags_"][4]["name"] = "ImGuiNavHighlightFlags_AlwaysDraw" defs["enums"]["ImGuiNavHighlightFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiNavHighlightFlags_"][5] = {} defs["enums"]["ImGuiNavHighlightFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiNavHighlightFlags_"][5]["name"] = "ImGuiNavHighlightFlags_NoRounding" defs["enums"]["ImGuiNavHighlightFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiNavInput_"] = {} defs["enums"]["ImGuiNavInput_"][1] = {} defs["enums"]["ImGuiNavInput_"][1]["calc_value"] = 0 defs["enums"]["ImGuiNavInput_"][1]["name"] = "ImGuiNavInput_Activate" defs["enums"]["ImGuiNavInput_"][1]["value"] = 0 defs["enums"]["ImGuiNavInput_"][2] = {} defs["enums"]["ImGuiNavInput_"][2]["calc_value"] = 1 defs["enums"]["ImGuiNavInput_"][2]["name"] = "ImGuiNavInput_Cancel" defs["enums"]["ImGuiNavInput_"][2]["value"] = 1 defs["enums"]["ImGuiNavInput_"][3] = {} defs["enums"]["ImGuiNavInput_"][3]["calc_value"] = 2 defs["enums"]["ImGuiNavInput_"][3]["name"] = "ImGuiNavInput_Input" defs["enums"]["ImGuiNavInput_"][3]["value"] = 2 defs["enums"]["ImGuiNavInput_"][4] = {} defs["enums"]["ImGuiNavInput_"][4]["calc_value"] = 3 defs["enums"]["ImGuiNavInput_"][4]["name"] = "ImGuiNavInput_Menu" defs["enums"]["ImGuiNavInput_"][4]["value"] = 3 defs["enums"]["ImGuiNavInput_"][5] = {} defs["enums"]["ImGuiNavInput_"][5]["calc_value"] = 4 defs["enums"]["ImGuiNavInput_"][5]["name"] = "ImGuiNavInput_DpadLeft" defs["enums"]["ImGuiNavInput_"][5]["value"] = 4 defs["enums"]["ImGuiNavInput_"][6] = {} defs["enums"]["ImGuiNavInput_"][6]["calc_value"] = 5 defs["enums"]["ImGuiNavInput_"][6]["name"] = "ImGuiNavInput_DpadRight" defs["enums"]["ImGuiNavInput_"][6]["value"] = 5 defs["enums"]["ImGuiNavInput_"][7] = {} defs["enums"]["ImGuiNavInput_"][7]["calc_value"] = 6 defs["enums"]["ImGuiNavInput_"][7]["name"] = "ImGuiNavInput_DpadUp" defs["enums"]["ImGuiNavInput_"][7]["value"] = 6 defs["enums"]["ImGuiNavInput_"][8] = {} defs["enums"]["ImGuiNavInput_"][8]["calc_value"] = 7 defs["enums"]["ImGuiNavInput_"][8]["name"] = "ImGuiNavInput_DpadDown" defs["enums"]["ImGuiNavInput_"][8]["value"] = 7 defs["enums"]["ImGuiNavInput_"][9] = {} defs["enums"]["ImGuiNavInput_"][9]["calc_value"] = 8 defs["enums"]["ImGuiNavInput_"][9]["name"] = "ImGuiNavInput_LStickLeft" defs["enums"]["ImGuiNavInput_"][9]["value"] = 8 defs["enums"]["ImGuiNavInput_"][10] = {} defs["enums"]["ImGuiNavInput_"][10]["calc_value"] = 9 defs["enums"]["ImGuiNavInput_"][10]["name"] = "ImGuiNavInput_LStickRight" defs["enums"]["ImGuiNavInput_"][10]["value"] = 9 defs["enums"]["ImGuiNavInput_"][11] = {} defs["enums"]["ImGuiNavInput_"][11]["calc_value"] = 10 defs["enums"]["ImGuiNavInput_"][11]["name"] = "ImGuiNavInput_LStickUp" defs["enums"]["ImGuiNavInput_"][11]["value"] = 10 defs["enums"]["ImGuiNavInput_"][12] = {} defs["enums"]["ImGuiNavInput_"][12]["calc_value"] = 11 defs["enums"]["ImGuiNavInput_"][12]["name"] = "ImGuiNavInput_LStickDown" defs["enums"]["ImGuiNavInput_"][12]["value"] = 11 defs["enums"]["ImGuiNavInput_"][13] = {} defs["enums"]["ImGuiNavInput_"][13]["calc_value"] = 12 defs["enums"]["ImGuiNavInput_"][13]["name"] = "ImGuiNavInput_FocusPrev" defs["enums"]["ImGuiNavInput_"][13]["value"] = 12 defs["enums"]["ImGuiNavInput_"][14] = {} defs["enums"]["ImGuiNavInput_"][14]["calc_value"] = 13 defs["enums"]["ImGuiNavInput_"][14]["name"] = "ImGuiNavInput_FocusNext" defs["enums"]["ImGuiNavInput_"][14]["value"] = 13 defs["enums"]["ImGuiNavInput_"][15] = {} defs["enums"]["ImGuiNavInput_"][15]["calc_value"] = 14 defs["enums"]["ImGuiNavInput_"][15]["name"] = "ImGuiNavInput_TweakSlow" defs["enums"]["ImGuiNavInput_"][15]["value"] = 14 defs["enums"]["ImGuiNavInput_"][16] = {} defs["enums"]["ImGuiNavInput_"][16]["calc_value"] = 15 defs["enums"]["ImGuiNavInput_"][16]["name"] = "ImGuiNavInput_TweakFast" defs["enums"]["ImGuiNavInput_"][16]["value"] = 15 defs["enums"]["ImGuiNavInput_"][17] = {} defs["enums"]["ImGuiNavInput_"][17]["calc_value"] = 16 defs["enums"]["ImGuiNavInput_"][17]["name"] = "ImGuiNavInput_KeyMenu_" defs["enums"]["ImGuiNavInput_"][17]["value"] = 16 defs["enums"]["ImGuiNavInput_"][18] = {} defs["enums"]["ImGuiNavInput_"][18]["calc_value"] = 17 defs["enums"]["ImGuiNavInput_"][18]["name"] = "ImGuiNavInput_KeyLeft_" defs["enums"]["ImGuiNavInput_"][18]["value"] = 17 defs["enums"]["ImGuiNavInput_"][19] = {} defs["enums"]["ImGuiNavInput_"][19]["calc_value"] = 18 defs["enums"]["ImGuiNavInput_"][19]["name"] = "ImGuiNavInput_KeyRight_" defs["enums"]["ImGuiNavInput_"][19]["value"] = 18 defs["enums"]["ImGuiNavInput_"][20] = {} defs["enums"]["ImGuiNavInput_"][20]["calc_value"] = 19 defs["enums"]["ImGuiNavInput_"][20]["name"] = "ImGuiNavInput_KeyUp_" defs["enums"]["ImGuiNavInput_"][20]["value"] = 19 defs["enums"]["ImGuiNavInput_"][21] = {} defs["enums"]["ImGuiNavInput_"][21]["calc_value"] = 20 defs["enums"]["ImGuiNavInput_"][21]["name"] = "ImGuiNavInput_KeyDown_" defs["enums"]["ImGuiNavInput_"][21]["value"] = 20 defs["enums"]["ImGuiNavInput_"][22] = {} defs["enums"]["ImGuiNavInput_"][22]["calc_value"] = 21 defs["enums"]["ImGuiNavInput_"][22]["name"] = "ImGuiNavInput_COUNT" defs["enums"]["ImGuiNavInput_"][22]["value"] = 21 defs["enums"]["ImGuiNavInput_"][23] = {} defs["enums"]["ImGuiNavInput_"][23]["calc_value"] = 16 defs["enums"]["ImGuiNavInput_"][23]["name"] = "ImGuiNavInput_InternalStart_" defs["enums"]["ImGuiNavInput_"][23]["value"] = "ImGuiNavInput_KeyMenu_" defs["enums"]["ImGuiNavLayer"] = {} defs["enums"]["ImGuiNavLayer"][1] = {} defs["enums"]["ImGuiNavLayer"][1]["calc_value"] = 0 defs["enums"]["ImGuiNavLayer"][1]["name"] = "ImGuiNavLayer_Main" defs["enums"]["ImGuiNavLayer"][1]["value"] = "0" defs["enums"]["ImGuiNavLayer"][2] = {} defs["enums"]["ImGuiNavLayer"][2]["calc_value"] = 1 defs["enums"]["ImGuiNavLayer"][2]["name"] = "ImGuiNavLayer_Menu" defs["enums"]["ImGuiNavLayer"][2]["value"] = "1" defs["enums"]["ImGuiNavLayer"][3] = {} defs["enums"]["ImGuiNavLayer"][3]["calc_value"] = 2 defs["enums"]["ImGuiNavLayer"][3]["name"] = "ImGuiNavLayer_COUNT" defs["enums"]["ImGuiNavLayer"][3]["value"] = 2 defs["enums"]["ImGuiNavMoveFlags_"] = {} defs["enums"]["ImGuiNavMoveFlags_"][1] = {} defs["enums"]["ImGuiNavMoveFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiNavMoveFlags_"][1]["name"] = "ImGuiNavMoveFlags_None" defs["enums"]["ImGuiNavMoveFlags_"][1]["value"] = "0" defs["enums"]["ImGuiNavMoveFlags_"][2] = {} defs["enums"]["ImGuiNavMoveFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiNavMoveFlags_"][2]["name"] = "ImGuiNavMoveFlags_LoopX" defs["enums"]["ImGuiNavMoveFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiNavMoveFlags_"][3] = {} defs["enums"]["ImGuiNavMoveFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiNavMoveFlags_"][3]["name"] = "ImGuiNavMoveFlags_LoopY" defs["enums"]["ImGuiNavMoveFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiNavMoveFlags_"][4] = {} defs["enums"]["ImGuiNavMoveFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiNavMoveFlags_"][4]["name"] = "ImGuiNavMoveFlags_WrapX" defs["enums"]["ImGuiNavMoveFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiNavMoveFlags_"][5] = {} defs["enums"]["ImGuiNavMoveFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiNavMoveFlags_"][5]["name"] = "ImGuiNavMoveFlags_WrapY" defs["enums"]["ImGuiNavMoveFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiNavMoveFlags_"][6] = {} defs["enums"]["ImGuiNavMoveFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiNavMoveFlags_"][6]["name"] = "ImGuiNavMoveFlags_AllowCurrentNavId" defs["enums"]["ImGuiNavMoveFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiNavMoveFlags_"][7] = {} defs["enums"]["ImGuiNavMoveFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiNavMoveFlags_"][7]["name"] = "ImGuiNavMoveFlags_AlsoScoreVisibleSet" defs["enums"]["ImGuiNavMoveFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiNavMoveFlags_"][8] = {} defs["enums"]["ImGuiNavMoveFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiNavMoveFlags_"][8]["name"] = "ImGuiNavMoveFlags_ScrollToEdge" defs["enums"]["ImGuiNavMoveFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiNextItemDataFlags_"] = {} defs["enums"]["ImGuiNextItemDataFlags_"][1] = {} defs["enums"]["ImGuiNextItemDataFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiNextItemDataFlags_"][1]["name"] = "ImGuiNextItemDataFlags_None" defs["enums"]["ImGuiNextItemDataFlags_"][1]["value"] = "0" defs["enums"]["ImGuiNextItemDataFlags_"][2] = {} defs["enums"]["ImGuiNextItemDataFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiNextItemDataFlags_"][2]["name"] = "ImGuiNextItemDataFlags_HasWidth" defs["enums"]["ImGuiNextItemDataFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiNextItemDataFlags_"][3] = {} defs["enums"]["ImGuiNextItemDataFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiNextItemDataFlags_"][3]["name"] = "ImGuiNextItemDataFlags_HasOpen" defs["enums"]["ImGuiNextItemDataFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiNextWindowDataFlags_"] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][1] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiNextWindowDataFlags_"][1]["name"] = "ImGuiNextWindowDataFlags_None" defs["enums"]["ImGuiNextWindowDataFlags_"][1]["value"] = "0" defs["enums"]["ImGuiNextWindowDataFlags_"][2] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiNextWindowDataFlags_"][2]["name"] = "ImGuiNextWindowDataFlags_HasPos" defs["enums"]["ImGuiNextWindowDataFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiNextWindowDataFlags_"][3] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiNextWindowDataFlags_"][3]["name"] = "ImGuiNextWindowDataFlags_HasSize" defs["enums"]["ImGuiNextWindowDataFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiNextWindowDataFlags_"][4] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiNextWindowDataFlags_"][4]["name"] = "ImGuiNextWindowDataFlags_HasContentSize" defs["enums"]["ImGuiNextWindowDataFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiNextWindowDataFlags_"][5] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiNextWindowDataFlags_"][5]["name"] = "ImGuiNextWindowDataFlags_HasCollapsed" defs["enums"]["ImGuiNextWindowDataFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiNextWindowDataFlags_"][6] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiNextWindowDataFlags_"][6]["name"] = "ImGuiNextWindowDataFlags_HasSizeConstraint" defs["enums"]["ImGuiNextWindowDataFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiNextWindowDataFlags_"][7] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiNextWindowDataFlags_"][7]["name"] = "ImGuiNextWindowDataFlags_HasFocus" defs["enums"]["ImGuiNextWindowDataFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiNextWindowDataFlags_"][8] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiNextWindowDataFlags_"][8]["name"] = "ImGuiNextWindowDataFlags_HasBgAlpha" defs["enums"]["ImGuiNextWindowDataFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiNextWindowDataFlags_"][9] = {} defs["enums"]["ImGuiNextWindowDataFlags_"][9]["calc_value"] = 128 defs["enums"]["ImGuiNextWindowDataFlags_"][9]["name"] = "ImGuiNextWindowDataFlags_HasScroll" defs["enums"]["ImGuiNextWindowDataFlags_"][9]["value"] = "1 << 7" defs["enums"]["ImGuiPlotType"] = {} defs["enums"]["ImGuiPlotType"][1] = {} defs["enums"]["ImGuiPlotType"][1]["calc_value"] = 0 defs["enums"]["ImGuiPlotType"][1]["name"] = "ImGuiPlotType_Lines" defs["enums"]["ImGuiPlotType"][1]["value"] = 0 defs["enums"]["ImGuiPlotType"][2] = {} defs["enums"]["ImGuiPlotType"][2]["calc_value"] = 1 defs["enums"]["ImGuiPlotType"][2]["name"] = "ImGuiPlotType_Histogram" defs["enums"]["ImGuiPlotType"][2]["value"] = 1 defs["enums"]["ImGuiPopupFlags_"] = {} defs["enums"]["ImGuiPopupFlags_"][1] = {} defs["enums"]["ImGuiPopupFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiPopupFlags_"][1]["name"] = "ImGuiPopupFlags_None" defs["enums"]["ImGuiPopupFlags_"][1]["value"] = "0" defs["enums"]["ImGuiPopupFlags_"][2] = {} defs["enums"]["ImGuiPopupFlags_"][2]["calc_value"] = 0 defs["enums"]["ImGuiPopupFlags_"][2]["name"] = "ImGuiPopupFlags_MouseButtonLeft" defs["enums"]["ImGuiPopupFlags_"][2]["value"] = "0" defs["enums"]["ImGuiPopupFlags_"][3] = {} defs["enums"]["ImGuiPopupFlags_"][3]["calc_value"] = 1 defs["enums"]["ImGuiPopupFlags_"][3]["name"] = "ImGuiPopupFlags_MouseButtonRight" defs["enums"]["ImGuiPopupFlags_"][3]["value"] = "1" defs["enums"]["ImGuiPopupFlags_"][4] = {} defs["enums"]["ImGuiPopupFlags_"][4]["calc_value"] = 2 defs["enums"]["ImGuiPopupFlags_"][4]["name"] = "ImGuiPopupFlags_MouseButtonMiddle" defs["enums"]["ImGuiPopupFlags_"][4]["value"] = "2" defs["enums"]["ImGuiPopupFlags_"][5] = {} defs["enums"]["ImGuiPopupFlags_"][5]["calc_value"] = 31 defs["enums"]["ImGuiPopupFlags_"][5]["name"] = "ImGuiPopupFlags_MouseButtonMask_" defs["enums"]["ImGuiPopupFlags_"][5]["value"] = "0x1F" defs["enums"]["ImGuiPopupFlags_"][6] = {} defs["enums"]["ImGuiPopupFlags_"][6]["calc_value"] = 1 defs["enums"]["ImGuiPopupFlags_"][6]["name"] = "ImGuiPopupFlags_MouseButtonDefault_" defs["enums"]["ImGuiPopupFlags_"][6]["value"] = "1" defs["enums"]["ImGuiPopupFlags_"][7] = {} defs["enums"]["ImGuiPopupFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiPopupFlags_"][7]["name"] = "ImGuiPopupFlags_NoOpenOverExistingPopup" defs["enums"]["ImGuiPopupFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiPopupFlags_"][8] = {} defs["enums"]["ImGuiPopupFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiPopupFlags_"][8]["name"] = "ImGuiPopupFlags_NoOpenOverItems" defs["enums"]["ImGuiPopupFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiPopupFlags_"][9] = {} defs["enums"]["ImGuiPopupFlags_"][9]["calc_value"] = 128 defs["enums"]["ImGuiPopupFlags_"][9]["name"] = "ImGuiPopupFlags_AnyPopupId" defs["enums"]["ImGuiPopupFlags_"][9]["value"] = "1 << 7" defs["enums"]["ImGuiPopupFlags_"][10] = {} defs["enums"]["ImGuiPopupFlags_"][10]["calc_value"] = 256 defs["enums"]["ImGuiPopupFlags_"][10]["name"] = "ImGuiPopupFlags_AnyPopupLevel" defs["enums"]["ImGuiPopupFlags_"][10]["value"] = "1 << 8" defs["enums"]["ImGuiPopupFlags_"][11] = {} defs["enums"]["ImGuiPopupFlags_"][11]["calc_value"] = 384 defs["enums"]["ImGuiPopupFlags_"][11]["name"] = "ImGuiPopupFlags_AnyPopup" defs["enums"]["ImGuiPopupFlags_"][11]["value"] = "ImGuiPopupFlags_AnyPopupId | ImGuiPopupFlags_AnyPopupLevel" defs["enums"]["ImGuiPopupPositionPolicy"] = {} defs["enums"]["ImGuiPopupPositionPolicy"][1] = {} defs["enums"]["ImGuiPopupPositionPolicy"][1]["calc_value"] = 0 defs["enums"]["ImGuiPopupPositionPolicy"][1]["name"] = "ImGuiPopupPositionPolicy_Default" defs["enums"]["ImGuiPopupPositionPolicy"][1]["value"] = 0 defs["enums"]["ImGuiPopupPositionPolicy"][2] = {} defs["enums"]["ImGuiPopupPositionPolicy"][2]["calc_value"] = 1 defs["enums"]["ImGuiPopupPositionPolicy"][2]["name"] = "ImGuiPopupPositionPolicy_ComboBox" defs["enums"]["ImGuiPopupPositionPolicy"][2]["value"] = 1 defs["enums"]["ImGuiSelectableFlagsPrivate_"] = {} defs["enums"]["ImGuiSelectableFlagsPrivate_"][1] = {} defs["enums"]["ImGuiSelectableFlagsPrivate_"][1]["calc_value"] = 1048576 defs["enums"]["ImGuiSelectableFlagsPrivate_"][1]["name"] = "ImGuiSelectableFlags_NoHoldingActiveID" defs["enums"]["ImGuiSelectableFlagsPrivate_"][1]["value"] = "1 << 20" defs["enums"]["ImGuiSelectableFlagsPrivate_"][2] = {} defs["enums"]["ImGuiSelectableFlagsPrivate_"][2]["calc_value"] = 2097152 defs["enums"]["ImGuiSelectableFlagsPrivate_"][2]["name"] = "ImGuiSelectableFlags_SelectOnClick" defs["enums"]["ImGuiSelectableFlagsPrivate_"][2]["value"] = "1 << 21" defs["enums"]["ImGuiSelectableFlagsPrivate_"][3] = {} defs["enums"]["ImGuiSelectableFlagsPrivate_"][3]["calc_value"] = 4194304 defs["enums"]["ImGuiSelectableFlagsPrivate_"][3]["name"] = "ImGuiSelectableFlags_SelectOnRelease" defs["enums"]["ImGuiSelectableFlagsPrivate_"][3]["value"] = "1 << 22" defs["enums"]["ImGuiSelectableFlagsPrivate_"][4] = {} defs["enums"]["ImGuiSelectableFlagsPrivate_"][4]["calc_value"] = 8388608 defs["enums"]["ImGuiSelectableFlagsPrivate_"][4]["name"] = "ImGuiSelectableFlags_SpanAvailWidth" defs["enums"]["ImGuiSelectableFlagsPrivate_"][4]["value"] = "1 << 23" defs["enums"]["ImGuiSelectableFlagsPrivate_"][5] = {} defs["enums"]["ImGuiSelectableFlagsPrivate_"][5]["calc_value"] = 16777216 defs["enums"]["ImGuiSelectableFlagsPrivate_"][5]["name"] = "ImGuiSelectableFlags_DrawHoveredWhenHeld" defs["enums"]["ImGuiSelectableFlagsPrivate_"][5]["value"] = "1 << 24" defs["enums"]["ImGuiSelectableFlagsPrivate_"][6] = {} defs["enums"]["ImGuiSelectableFlagsPrivate_"][6]["calc_value"] = 33554432 defs["enums"]["ImGuiSelectableFlagsPrivate_"][6]["name"] = "ImGuiSelectableFlags_SetNavIdOnHover" defs["enums"]["ImGuiSelectableFlagsPrivate_"][6]["value"] = "1 << 25" defs["enums"]["ImGuiSelectableFlags_"] = {} defs["enums"]["ImGuiSelectableFlags_"][1] = {} defs["enums"]["ImGuiSelectableFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiSelectableFlags_"][1]["name"] = "ImGuiSelectableFlags_None" defs["enums"]["ImGuiSelectableFlags_"][1]["value"] = "0" defs["enums"]["ImGuiSelectableFlags_"][2] = {} defs["enums"]["ImGuiSelectableFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiSelectableFlags_"][2]["name"] = "ImGuiSelectableFlags_DontClosePopups" defs["enums"]["ImGuiSelectableFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiSelectableFlags_"][3] = {} defs["enums"]["ImGuiSelectableFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiSelectableFlags_"][3]["name"] = "ImGuiSelectableFlags_SpanAllColumns" defs["enums"]["ImGuiSelectableFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiSelectableFlags_"][4] = {} defs["enums"]["ImGuiSelectableFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiSelectableFlags_"][4]["name"] = "ImGuiSelectableFlags_AllowDoubleClick" defs["enums"]["ImGuiSelectableFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiSelectableFlags_"][5] = {} defs["enums"]["ImGuiSelectableFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiSelectableFlags_"][5]["name"] = "ImGuiSelectableFlags_Disabled" defs["enums"]["ImGuiSelectableFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiSelectableFlags_"][6] = {} defs["enums"]["ImGuiSelectableFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiSelectableFlags_"][6]["name"] = "ImGuiSelectableFlags_AllowItemOverlap" defs["enums"]["ImGuiSelectableFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiSeparatorFlags_"] = {} defs["enums"]["ImGuiSeparatorFlags_"][1] = {} defs["enums"]["ImGuiSeparatorFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiSeparatorFlags_"][1]["name"] = "ImGuiSeparatorFlags_None" defs["enums"]["ImGuiSeparatorFlags_"][1]["value"] = "0" defs["enums"]["ImGuiSeparatorFlags_"][2] = {} defs["enums"]["ImGuiSeparatorFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiSeparatorFlags_"][2]["name"] = "ImGuiSeparatorFlags_Horizontal" defs["enums"]["ImGuiSeparatorFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiSeparatorFlags_"][3] = {} defs["enums"]["ImGuiSeparatorFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiSeparatorFlags_"][3]["name"] = "ImGuiSeparatorFlags_Vertical" defs["enums"]["ImGuiSeparatorFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiSeparatorFlags_"][4] = {} defs["enums"]["ImGuiSeparatorFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiSeparatorFlags_"][4]["name"] = "ImGuiSeparatorFlags_SpanAllColumns" defs["enums"]["ImGuiSeparatorFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiSliderFlags_"] = {} defs["enums"]["ImGuiSliderFlags_"][1] = {} defs["enums"]["ImGuiSliderFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiSliderFlags_"][1]["name"] = "ImGuiSliderFlags_None" defs["enums"]["ImGuiSliderFlags_"][1]["value"] = "0" defs["enums"]["ImGuiSliderFlags_"][2] = {} defs["enums"]["ImGuiSliderFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiSliderFlags_"][2]["name"] = "ImGuiSliderFlags_Vertical" defs["enums"]["ImGuiSliderFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiStyleVar_"] = {} defs["enums"]["ImGuiStyleVar_"][1] = {} defs["enums"]["ImGuiStyleVar_"][1]["calc_value"] = 0 defs["enums"]["ImGuiStyleVar_"][1]["name"] = "ImGuiStyleVar_Alpha" defs["enums"]["ImGuiStyleVar_"][1]["value"] = 0 defs["enums"]["ImGuiStyleVar_"][2] = {} defs["enums"]["ImGuiStyleVar_"][2]["calc_value"] = 1 defs["enums"]["ImGuiStyleVar_"][2]["name"] = "ImGuiStyleVar_WindowPadding" defs["enums"]["ImGuiStyleVar_"][2]["value"] = 1 defs["enums"]["ImGuiStyleVar_"][3] = {} defs["enums"]["ImGuiStyleVar_"][3]["calc_value"] = 2 defs["enums"]["ImGuiStyleVar_"][3]["name"] = "ImGuiStyleVar_WindowRounding" defs["enums"]["ImGuiStyleVar_"][3]["value"] = 2 defs["enums"]["ImGuiStyleVar_"][4] = {} defs["enums"]["ImGuiStyleVar_"][4]["calc_value"] = 3 defs["enums"]["ImGuiStyleVar_"][4]["name"] = "ImGuiStyleVar_WindowBorderSize" defs["enums"]["ImGuiStyleVar_"][4]["value"] = 3 defs["enums"]["ImGuiStyleVar_"][5] = {} defs["enums"]["ImGuiStyleVar_"][5]["calc_value"] = 4 defs["enums"]["ImGuiStyleVar_"][5]["name"] = "ImGuiStyleVar_WindowMinSize" defs["enums"]["ImGuiStyleVar_"][5]["value"] = 4 defs["enums"]["ImGuiStyleVar_"][6] = {} defs["enums"]["ImGuiStyleVar_"][6]["calc_value"] = 5 defs["enums"]["ImGuiStyleVar_"][6]["name"] = "ImGuiStyleVar_WindowTitleAlign" defs["enums"]["ImGuiStyleVar_"][6]["value"] = 5 defs["enums"]["ImGuiStyleVar_"][7] = {} defs["enums"]["ImGuiStyleVar_"][7]["calc_value"] = 6 defs["enums"]["ImGuiStyleVar_"][7]["name"] = "ImGuiStyleVar_ChildRounding" defs["enums"]["ImGuiStyleVar_"][7]["value"] = 6 defs["enums"]["ImGuiStyleVar_"][8] = {} defs["enums"]["ImGuiStyleVar_"][8]["calc_value"] = 7 defs["enums"]["ImGuiStyleVar_"][8]["name"] = "ImGuiStyleVar_ChildBorderSize" defs["enums"]["ImGuiStyleVar_"][8]["value"] = 7 defs["enums"]["ImGuiStyleVar_"][9] = {} defs["enums"]["ImGuiStyleVar_"][9]["calc_value"] = 8 defs["enums"]["ImGuiStyleVar_"][9]["name"] = "ImGuiStyleVar_PopupRounding" defs["enums"]["ImGuiStyleVar_"][9]["value"] = 8 defs["enums"]["ImGuiStyleVar_"][10] = {} defs["enums"]["ImGuiStyleVar_"][10]["calc_value"] = 9 defs["enums"]["ImGuiStyleVar_"][10]["name"] = "ImGuiStyleVar_PopupBorderSize" defs["enums"]["ImGuiStyleVar_"][10]["value"] = 9 defs["enums"]["ImGuiStyleVar_"][11] = {} defs["enums"]["ImGuiStyleVar_"][11]["calc_value"] = 10 defs["enums"]["ImGuiStyleVar_"][11]["name"] = "ImGuiStyleVar_FramePadding" defs["enums"]["ImGuiStyleVar_"][11]["value"] = 10 defs["enums"]["ImGuiStyleVar_"][12] = {} defs["enums"]["ImGuiStyleVar_"][12]["calc_value"] = 11 defs["enums"]["ImGuiStyleVar_"][12]["name"] = "ImGuiStyleVar_FrameRounding" defs["enums"]["ImGuiStyleVar_"][12]["value"] = 11 defs["enums"]["ImGuiStyleVar_"][13] = {} defs["enums"]["ImGuiStyleVar_"][13]["calc_value"] = 12 defs["enums"]["ImGuiStyleVar_"][13]["name"] = "ImGuiStyleVar_FrameBorderSize" defs["enums"]["ImGuiStyleVar_"][13]["value"] = 12 defs["enums"]["ImGuiStyleVar_"][14] = {} defs["enums"]["ImGuiStyleVar_"][14]["calc_value"] = 13 defs["enums"]["ImGuiStyleVar_"][14]["name"] = "ImGuiStyleVar_ItemSpacing" defs["enums"]["ImGuiStyleVar_"][14]["value"] = 13 defs["enums"]["ImGuiStyleVar_"][15] = {} defs["enums"]["ImGuiStyleVar_"][15]["calc_value"] = 14 defs["enums"]["ImGuiStyleVar_"][15]["name"] = "ImGuiStyleVar_ItemInnerSpacing" defs["enums"]["ImGuiStyleVar_"][15]["value"] = 14 defs["enums"]["ImGuiStyleVar_"][16] = {} defs["enums"]["ImGuiStyleVar_"][16]["calc_value"] = 15 defs["enums"]["ImGuiStyleVar_"][16]["name"] = "ImGuiStyleVar_IndentSpacing" defs["enums"]["ImGuiStyleVar_"][16]["value"] = 15 defs["enums"]["ImGuiStyleVar_"][17] = {} defs["enums"]["ImGuiStyleVar_"][17]["calc_value"] = 16 defs["enums"]["ImGuiStyleVar_"][17]["name"] = "ImGuiStyleVar_ScrollbarSize" defs["enums"]["ImGuiStyleVar_"][17]["value"] = 16 defs["enums"]["ImGuiStyleVar_"][18] = {} defs["enums"]["ImGuiStyleVar_"][18]["calc_value"] = 17 defs["enums"]["ImGuiStyleVar_"][18]["name"] = "ImGuiStyleVar_ScrollbarRounding" defs["enums"]["ImGuiStyleVar_"][18]["value"] = 17 defs["enums"]["ImGuiStyleVar_"][19] = {} defs["enums"]["ImGuiStyleVar_"][19]["calc_value"] = 18 defs["enums"]["ImGuiStyleVar_"][19]["name"] = "ImGuiStyleVar_GrabMinSize" defs["enums"]["ImGuiStyleVar_"][19]["value"] = 18 defs["enums"]["ImGuiStyleVar_"][20] = {} defs["enums"]["ImGuiStyleVar_"][20]["calc_value"] = 19 defs["enums"]["ImGuiStyleVar_"][20]["name"] = "ImGuiStyleVar_GrabRounding" defs["enums"]["ImGuiStyleVar_"][20]["value"] = 19 defs["enums"]["ImGuiStyleVar_"][21] = {} defs["enums"]["ImGuiStyleVar_"][21]["calc_value"] = 20 defs["enums"]["ImGuiStyleVar_"][21]["name"] = "ImGuiStyleVar_TabRounding" defs["enums"]["ImGuiStyleVar_"][21]["value"] = 20 defs["enums"]["ImGuiStyleVar_"][22] = {} defs["enums"]["ImGuiStyleVar_"][22]["calc_value"] = 21 defs["enums"]["ImGuiStyleVar_"][22]["name"] = "ImGuiStyleVar_ButtonTextAlign" defs["enums"]["ImGuiStyleVar_"][22]["value"] = 21 defs["enums"]["ImGuiStyleVar_"][23] = {} defs["enums"]["ImGuiStyleVar_"][23]["calc_value"] = 22 defs["enums"]["ImGuiStyleVar_"][23]["name"] = "ImGuiStyleVar_SelectableTextAlign" defs["enums"]["ImGuiStyleVar_"][23]["value"] = 22 defs["enums"]["ImGuiStyleVar_"][24] = {} defs["enums"]["ImGuiStyleVar_"][24]["calc_value"] = 23 defs["enums"]["ImGuiStyleVar_"][24]["name"] = "ImGuiStyleVar_COUNT" defs["enums"]["ImGuiStyleVar_"][24]["value"] = 23 defs["enums"]["ImGuiTabBarFlagsPrivate_"] = {} defs["enums"]["ImGuiTabBarFlagsPrivate_"][1] = {} defs["enums"]["ImGuiTabBarFlagsPrivate_"][1]["calc_value"] = 1048576 defs["enums"]["ImGuiTabBarFlagsPrivate_"][1]["name"] = "ImGuiTabBarFlags_DockNode" defs["enums"]["ImGuiTabBarFlagsPrivate_"][1]["value"] = "1 << 20" defs["enums"]["ImGuiTabBarFlagsPrivate_"][2] = {} defs["enums"]["ImGuiTabBarFlagsPrivate_"][2]["calc_value"] = 2097152 defs["enums"]["ImGuiTabBarFlagsPrivate_"][2]["name"] = "ImGuiTabBarFlags_IsFocused" defs["enums"]["ImGuiTabBarFlagsPrivate_"][2]["value"] = "1 << 21" defs["enums"]["ImGuiTabBarFlagsPrivate_"][3] = {} defs["enums"]["ImGuiTabBarFlagsPrivate_"][3]["calc_value"] = 4194304 defs["enums"]["ImGuiTabBarFlagsPrivate_"][3]["name"] = "ImGuiTabBarFlags_SaveSettings" defs["enums"]["ImGuiTabBarFlagsPrivate_"][3]["value"] = "1 << 22" defs["enums"]["ImGuiTabBarFlags_"] = {} defs["enums"]["ImGuiTabBarFlags_"][1] = {} defs["enums"]["ImGuiTabBarFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiTabBarFlags_"][1]["name"] = "ImGuiTabBarFlags_None" defs["enums"]["ImGuiTabBarFlags_"][1]["value"] = "0" defs["enums"]["ImGuiTabBarFlags_"][2] = {} defs["enums"]["ImGuiTabBarFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiTabBarFlags_"][2]["name"] = "ImGuiTabBarFlags_Reorderable" defs["enums"]["ImGuiTabBarFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiTabBarFlags_"][3] = {} defs["enums"]["ImGuiTabBarFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiTabBarFlags_"][3]["name"] = "ImGuiTabBarFlags_AutoSelectNewTabs" defs["enums"]["ImGuiTabBarFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiTabBarFlags_"][4] = {} defs["enums"]["ImGuiTabBarFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiTabBarFlags_"][4]["name"] = "ImGuiTabBarFlags_TabListPopupButton" defs["enums"]["ImGuiTabBarFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiTabBarFlags_"][5] = {} defs["enums"]["ImGuiTabBarFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiTabBarFlags_"][5]["name"] = "ImGuiTabBarFlags_NoCloseWithMiddleMouseButton" defs["enums"]["ImGuiTabBarFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiTabBarFlags_"][6] = {} defs["enums"]["ImGuiTabBarFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiTabBarFlags_"][6]["name"] = "ImGuiTabBarFlags_NoTabListScrollingButtons" defs["enums"]["ImGuiTabBarFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiTabBarFlags_"][7] = {} defs["enums"]["ImGuiTabBarFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiTabBarFlags_"][7]["name"] = "ImGuiTabBarFlags_NoTooltip" defs["enums"]["ImGuiTabBarFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiTabBarFlags_"][8] = {} defs["enums"]["ImGuiTabBarFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiTabBarFlags_"][8]["name"] = "ImGuiTabBarFlags_FittingPolicyResizeDown" defs["enums"]["ImGuiTabBarFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiTabBarFlags_"][9] = {} defs["enums"]["ImGuiTabBarFlags_"][9]["calc_value"] = 128 defs["enums"]["ImGuiTabBarFlags_"][9]["name"] = "ImGuiTabBarFlags_FittingPolicyScroll" defs["enums"]["ImGuiTabBarFlags_"][9]["value"] = "1 << 7" defs["enums"]["ImGuiTabBarFlags_"][10] = {} defs["enums"]["ImGuiTabBarFlags_"][10]["calc_value"] = 192 defs["enums"]["ImGuiTabBarFlags_"][10]["name"] = "ImGuiTabBarFlags_FittingPolicyMask_" defs["enums"]["ImGuiTabBarFlags_"][10]["value"] = "ImGuiTabBarFlags_FittingPolicyResizeDown | ImGuiTabBarFlags_FittingPolicyScroll" defs["enums"]["ImGuiTabBarFlags_"][11] = {} defs["enums"]["ImGuiTabBarFlags_"][11]["calc_value"] = 64 defs["enums"]["ImGuiTabBarFlags_"][11]["name"] = "ImGuiTabBarFlags_FittingPolicyDefault_" defs["enums"]["ImGuiTabBarFlags_"][11]["value"] = "ImGuiTabBarFlags_FittingPolicyResizeDown" defs["enums"]["ImGuiTabItemFlagsPrivate_"] = {} defs["enums"]["ImGuiTabItemFlagsPrivate_"][1] = {} defs["enums"]["ImGuiTabItemFlagsPrivate_"][1]["calc_value"] = 1048576 defs["enums"]["ImGuiTabItemFlagsPrivate_"][1]["name"] = "ImGuiTabItemFlags_NoCloseButton" defs["enums"]["ImGuiTabItemFlagsPrivate_"][1]["value"] = "1 << 20" defs["enums"]["ImGuiTabItemFlags_"] = {} defs["enums"]["ImGuiTabItemFlags_"][1] = {} defs["enums"]["ImGuiTabItemFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiTabItemFlags_"][1]["name"] = "ImGuiTabItemFlags_None" defs["enums"]["ImGuiTabItemFlags_"][1]["value"] = "0" defs["enums"]["ImGuiTabItemFlags_"][2] = {} defs["enums"]["ImGuiTabItemFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiTabItemFlags_"][2]["name"] = "ImGuiTabItemFlags_UnsavedDocument" defs["enums"]["ImGuiTabItemFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiTabItemFlags_"][3] = {} defs["enums"]["ImGuiTabItemFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiTabItemFlags_"][3]["name"] = "ImGuiTabItemFlags_SetSelected" defs["enums"]["ImGuiTabItemFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiTabItemFlags_"][4] = {} defs["enums"]["ImGuiTabItemFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiTabItemFlags_"][4]["name"] = "ImGuiTabItemFlags_NoCloseWithMiddleMouseButton" defs["enums"]["ImGuiTabItemFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiTabItemFlags_"][5] = {} defs["enums"]["ImGuiTabItemFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiTabItemFlags_"][5]["name"] = "ImGuiTabItemFlags_NoPushId" defs["enums"]["ImGuiTabItemFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiTabItemFlags_"][6] = {} defs["enums"]["ImGuiTabItemFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiTabItemFlags_"][6]["name"] = "ImGuiTabItemFlags_NoTooltip" defs["enums"]["ImGuiTabItemFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiTextFlags_"] = {} defs["enums"]["ImGuiTextFlags_"][1] = {} defs["enums"]["ImGuiTextFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiTextFlags_"][1]["name"] = "ImGuiTextFlags_None" defs["enums"]["ImGuiTextFlags_"][1]["value"] = "0" defs["enums"]["ImGuiTextFlags_"][2] = {} defs["enums"]["ImGuiTextFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiTextFlags_"][2]["name"] = "ImGuiTextFlags_NoWidthForLargeClippedText" defs["enums"]["ImGuiTextFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiTooltipFlags_"] = {} defs["enums"]["ImGuiTooltipFlags_"][1] = {} defs["enums"]["ImGuiTooltipFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiTooltipFlags_"][1]["name"] = "ImGuiTooltipFlags_None" defs["enums"]["ImGuiTooltipFlags_"][1]["value"] = "0" defs["enums"]["ImGuiTooltipFlags_"][2] = {} defs["enums"]["ImGuiTooltipFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiTooltipFlags_"][2]["name"] = "ImGuiTooltipFlags_OverridePreviousTooltip" defs["enums"]["ImGuiTooltipFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiTreeNodeFlagsPrivate_"] = {} defs["enums"]["ImGuiTreeNodeFlagsPrivate_"][1] = {} defs["enums"]["ImGuiTreeNodeFlagsPrivate_"][1]["calc_value"] = 1048576 defs["enums"]["ImGuiTreeNodeFlagsPrivate_"][1]["name"] = "ImGuiTreeNodeFlags_ClipLabelForTrailingButton" defs["enums"]["ImGuiTreeNodeFlagsPrivate_"][1]["value"] = "1 << 20" defs["enums"]["ImGuiTreeNodeFlags_"] = {} defs["enums"]["ImGuiTreeNodeFlags_"][1] = {} defs["enums"]["ImGuiTreeNodeFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiTreeNodeFlags_"][1]["name"] = "ImGuiTreeNodeFlags_None" defs["enums"]["ImGuiTreeNodeFlags_"][1]["value"] = "0" defs["enums"]["ImGuiTreeNodeFlags_"][2] = {} defs["enums"]["ImGuiTreeNodeFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiTreeNodeFlags_"][2]["name"] = "ImGuiTreeNodeFlags_Selected" defs["enums"]["ImGuiTreeNodeFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiTreeNodeFlags_"][3] = {} defs["enums"]["ImGuiTreeNodeFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiTreeNodeFlags_"][3]["name"] = "ImGuiTreeNodeFlags_Framed" defs["enums"]["ImGuiTreeNodeFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiTreeNodeFlags_"][4] = {} defs["enums"]["ImGuiTreeNodeFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiTreeNodeFlags_"][4]["name"] = "ImGuiTreeNodeFlags_AllowItemOverlap" defs["enums"]["ImGuiTreeNodeFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiTreeNodeFlags_"][5] = {} defs["enums"]["ImGuiTreeNodeFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiTreeNodeFlags_"][5]["name"] = "ImGuiTreeNodeFlags_NoTreePushOnOpen" defs["enums"]["ImGuiTreeNodeFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiTreeNodeFlags_"][6] = {} defs["enums"]["ImGuiTreeNodeFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiTreeNodeFlags_"][6]["name"] = "ImGuiTreeNodeFlags_NoAutoOpenOnLog" defs["enums"]["ImGuiTreeNodeFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiTreeNodeFlags_"][7] = {} defs["enums"]["ImGuiTreeNodeFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiTreeNodeFlags_"][7]["name"] = "ImGuiTreeNodeFlags_DefaultOpen" defs["enums"]["ImGuiTreeNodeFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiTreeNodeFlags_"][8] = {} defs["enums"]["ImGuiTreeNodeFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiTreeNodeFlags_"][8]["name"] = "ImGuiTreeNodeFlags_OpenOnDoubleClick" defs["enums"]["ImGuiTreeNodeFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiTreeNodeFlags_"][9] = {} defs["enums"]["ImGuiTreeNodeFlags_"][9]["calc_value"] = 128 defs["enums"]["ImGuiTreeNodeFlags_"][9]["name"] = "ImGuiTreeNodeFlags_OpenOnArrow" defs["enums"]["ImGuiTreeNodeFlags_"][9]["value"] = "1 << 7" defs["enums"]["ImGuiTreeNodeFlags_"][10] = {} defs["enums"]["ImGuiTreeNodeFlags_"][10]["calc_value"] = 256 defs["enums"]["ImGuiTreeNodeFlags_"][10]["name"] = "ImGuiTreeNodeFlags_Leaf" defs["enums"]["ImGuiTreeNodeFlags_"][10]["value"] = "1 << 8" defs["enums"]["ImGuiTreeNodeFlags_"][11] = {} defs["enums"]["ImGuiTreeNodeFlags_"][11]["calc_value"] = 512 defs["enums"]["ImGuiTreeNodeFlags_"][11]["name"] = "ImGuiTreeNodeFlags_Bullet" defs["enums"]["ImGuiTreeNodeFlags_"][11]["value"] = "1 << 9" defs["enums"]["ImGuiTreeNodeFlags_"][12] = {} defs["enums"]["ImGuiTreeNodeFlags_"][12]["calc_value"] = 1024 defs["enums"]["ImGuiTreeNodeFlags_"][12]["name"] = "ImGuiTreeNodeFlags_FramePadding" defs["enums"]["ImGuiTreeNodeFlags_"][12]["value"] = "1 << 10" defs["enums"]["ImGuiTreeNodeFlags_"][13] = {} defs["enums"]["ImGuiTreeNodeFlags_"][13]["calc_value"] = 2048 defs["enums"]["ImGuiTreeNodeFlags_"][13]["name"] = "ImGuiTreeNodeFlags_SpanAvailWidth" defs["enums"]["ImGuiTreeNodeFlags_"][13]["value"] = "1 << 11" defs["enums"]["ImGuiTreeNodeFlags_"][14] = {} defs["enums"]["ImGuiTreeNodeFlags_"][14]["calc_value"] = 4096 defs["enums"]["ImGuiTreeNodeFlags_"][14]["name"] = "ImGuiTreeNodeFlags_SpanFullWidth" defs["enums"]["ImGuiTreeNodeFlags_"][14]["value"] = "1 << 12" defs["enums"]["ImGuiTreeNodeFlags_"][15] = {} defs["enums"]["ImGuiTreeNodeFlags_"][15]["calc_value"] = 8192 defs["enums"]["ImGuiTreeNodeFlags_"][15]["name"] = "ImGuiTreeNodeFlags_NavLeftJumpsBackHere" defs["enums"]["ImGuiTreeNodeFlags_"][15]["value"] = "1 << 13" defs["enums"]["ImGuiTreeNodeFlags_"][16] = {} defs["enums"]["ImGuiTreeNodeFlags_"][16]["calc_value"] = 26 defs["enums"]["ImGuiTreeNodeFlags_"][16]["name"] = "ImGuiTreeNodeFlags_CollapsingHeader" defs["enums"]["ImGuiTreeNodeFlags_"][16]["value"] = "ImGuiTreeNodeFlags_Framed | ImGuiTreeNodeFlags_NoTreePushOnOpen | ImGuiTreeNodeFlags_NoAutoOpenOnLog" defs["enums"]["ImGuiWindowFlags_"] = {} defs["enums"]["ImGuiWindowFlags_"][1] = {} defs["enums"]["ImGuiWindowFlags_"][1]["calc_value"] = 0 defs["enums"]["ImGuiWindowFlags_"][1]["name"] = "ImGuiWindowFlags_None" defs["enums"]["ImGuiWindowFlags_"][1]["value"] = "0" defs["enums"]["ImGuiWindowFlags_"][2] = {} defs["enums"]["ImGuiWindowFlags_"][2]["calc_value"] = 1 defs["enums"]["ImGuiWindowFlags_"][2]["name"] = "ImGuiWindowFlags_NoTitleBar" defs["enums"]["ImGuiWindowFlags_"][2]["value"] = "1 << 0" defs["enums"]["ImGuiWindowFlags_"][3] = {} defs["enums"]["ImGuiWindowFlags_"][3]["calc_value"] = 2 defs["enums"]["ImGuiWindowFlags_"][3]["name"] = "ImGuiWindowFlags_NoResize" defs["enums"]["ImGuiWindowFlags_"][3]["value"] = "1 << 1" defs["enums"]["ImGuiWindowFlags_"][4] = {} defs["enums"]["ImGuiWindowFlags_"][4]["calc_value"] = 4 defs["enums"]["ImGuiWindowFlags_"][4]["name"] = "ImGuiWindowFlags_NoMove" defs["enums"]["ImGuiWindowFlags_"][4]["value"] = "1 << 2" defs["enums"]["ImGuiWindowFlags_"][5] = {} defs["enums"]["ImGuiWindowFlags_"][5]["calc_value"] = 8 defs["enums"]["ImGuiWindowFlags_"][5]["name"] = "ImGuiWindowFlags_NoScrollbar" defs["enums"]["ImGuiWindowFlags_"][5]["value"] = "1 << 3" defs["enums"]["ImGuiWindowFlags_"][6] = {} defs["enums"]["ImGuiWindowFlags_"][6]["calc_value"] = 16 defs["enums"]["ImGuiWindowFlags_"][6]["name"] = "ImGuiWindowFlags_NoScrollWithMouse" defs["enums"]["ImGuiWindowFlags_"][6]["value"] = "1 << 4" defs["enums"]["ImGuiWindowFlags_"][7] = {} defs["enums"]["ImGuiWindowFlags_"][7]["calc_value"] = 32 defs["enums"]["ImGuiWindowFlags_"][7]["name"] = "ImGuiWindowFlags_NoCollapse" defs["enums"]["ImGuiWindowFlags_"][7]["value"] = "1 << 5" defs["enums"]["ImGuiWindowFlags_"][8] = {} defs["enums"]["ImGuiWindowFlags_"][8]["calc_value"] = 64 defs["enums"]["ImGuiWindowFlags_"][8]["name"] = "ImGuiWindowFlags_AlwaysAutoResize" defs["enums"]["ImGuiWindowFlags_"][8]["value"] = "1 << 6" defs["enums"]["ImGuiWindowFlags_"][9] = {} defs["enums"]["ImGuiWindowFlags_"][9]["calc_value"] = 128 defs["enums"]["ImGuiWindowFlags_"][9]["name"] = "ImGuiWindowFlags_NoBackground" defs["enums"]["ImGuiWindowFlags_"][9]["value"] = "1 << 7" defs["enums"]["ImGuiWindowFlags_"][10] = {} defs["enums"]["ImGuiWindowFlags_"][10]["calc_value"] = 256 defs["enums"]["ImGuiWindowFlags_"][10]["name"] = "ImGuiWindowFlags_NoSavedSettings" defs["enums"]["ImGuiWindowFlags_"][10]["value"] = "1 << 8" defs["enums"]["ImGuiWindowFlags_"][11] = {} defs["enums"]["ImGuiWindowFlags_"][11]["calc_value"] = 512 defs["enums"]["ImGuiWindowFlags_"][11]["name"] = "ImGuiWindowFlags_NoMouseInputs" defs["enums"]["ImGuiWindowFlags_"][11]["value"] = "1 << 9" defs["enums"]["ImGuiWindowFlags_"][12] = {} defs["enums"]["ImGuiWindowFlags_"][12]["calc_value"] = 1024 defs["enums"]["ImGuiWindowFlags_"][12]["name"] = "ImGuiWindowFlags_MenuBar" defs["enums"]["ImGuiWindowFlags_"][12]["value"] = "1 << 10" defs["enums"]["ImGuiWindowFlags_"][13] = {} defs["enums"]["ImGuiWindowFlags_"][13]["calc_value"] = 2048 defs["enums"]["ImGuiWindowFlags_"][13]["name"] = "ImGuiWindowFlags_HorizontalScrollbar" defs["enums"]["ImGuiWindowFlags_"][13]["value"] = "1 << 11" defs["enums"]["ImGuiWindowFlags_"][14] = {} defs["enums"]["ImGuiWindowFlags_"][14]["calc_value"] = 4096 defs["enums"]["ImGuiWindowFlags_"][14]["name"] = "ImGuiWindowFlags_NoFocusOnAppearing" defs["enums"]["ImGuiWindowFlags_"][14]["value"] = "1 << 12" defs["enums"]["ImGuiWindowFlags_"][15] = {} defs["enums"]["ImGuiWindowFlags_"][15]["calc_value"] = 8192 defs["enums"]["ImGuiWindowFlags_"][15]["name"] = "ImGuiWindowFlags_NoBringToFrontOnFocus" defs["enums"]["ImGuiWindowFlags_"][15]["value"] = "1 << 13" defs["enums"]["ImGuiWindowFlags_"][16] = {} defs["enums"]["ImGuiWindowFlags_"][16]["calc_value"] = 16384 defs["enums"]["ImGuiWindowFlags_"][16]["name"] = "ImGuiWindowFlags_AlwaysVerticalScrollbar" defs["enums"]["ImGuiWindowFlags_"][16]["value"] = "1 << 14" defs["enums"]["ImGuiWindowFlags_"][17] = {} defs["enums"]["ImGuiWindowFlags_"][17]["calc_value"] = 32768 defs["enums"]["ImGuiWindowFlags_"][17]["name"] = "ImGuiWindowFlags_AlwaysHorizontalScrollbar" defs["enums"]["ImGuiWindowFlags_"][17]["value"] = "1<< 15" defs["enums"]["ImGuiWindowFlags_"][18] = {} defs["enums"]["ImGuiWindowFlags_"][18]["calc_value"] = 65536 defs["enums"]["ImGuiWindowFlags_"][18]["name"] = "ImGuiWindowFlags_AlwaysUseWindowPadding" defs["enums"]["ImGuiWindowFlags_"][18]["value"] = "1 << 16" defs["enums"]["ImGuiWindowFlags_"][19] = {} defs["enums"]["ImGuiWindowFlags_"][19]["calc_value"] = 262144 defs["enums"]["ImGuiWindowFlags_"][19]["name"] = "ImGuiWindowFlags_NoNavInputs" defs["enums"]["ImGuiWindowFlags_"][19]["value"] = "1 << 18" defs["enums"]["ImGuiWindowFlags_"][20] = {} defs["enums"]["ImGuiWindowFlags_"][20]["calc_value"] = 524288 defs["enums"]["ImGuiWindowFlags_"][20]["name"] = "ImGuiWindowFlags_NoNavFocus" defs["enums"]["ImGuiWindowFlags_"][20]["value"] = "1 << 19" defs["enums"]["ImGuiWindowFlags_"][21] = {} defs["enums"]["ImGuiWindowFlags_"][21]["calc_value"] = 1048576 defs["enums"]["ImGuiWindowFlags_"][21]["name"] = "ImGuiWindowFlags_UnsavedDocument" defs["enums"]["ImGuiWindowFlags_"][21]["value"] = "1 << 20" defs["enums"]["ImGuiWindowFlags_"][22] = {} defs["enums"]["ImGuiWindowFlags_"][22]["calc_value"] = 786432 defs["enums"]["ImGuiWindowFlags_"][22]["name"] = "ImGuiWindowFlags_NoNav" defs["enums"]["ImGuiWindowFlags_"][22]["value"] = "ImGuiWindowFlags_NoNavInputs | ImGuiWindowFlags_NoNavFocus" defs["enums"]["ImGuiWindowFlags_"][23] = {} defs["enums"]["ImGuiWindowFlags_"][23]["calc_value"] = 43 defs["enums"]["ImGuiWindowFlags_"][23]["name"] = "ImGuiWindowFlags_NoDecoration" defs["enums"]["ImGuiWindowFlags_"][23]["value"] = "ImGuiWindowFlags_NoTitleBar | ImGuiWindowFlags_NoResize | ImGuiWindowFlags_NoScrollbar | ImGuiWindowFlags_NoCollapse" defs["enums"]["ImGuiWindowFlags_"][24] = {} defs["enums"]["ImGuiWindowFlags_"][24]["calc_value"] = 786944 defs["enums"]["ImGuiWindowFlags_"][24]["name"] = "ImGuiWindowFlags_NoInputs" defs["enums"]["ImGuiWindowFlags_"][24]["value"] = "ImGuiWindowFlags_NoMouseInputs | ImGuiWindowFlags_NoNavInputs | ImGuiWindowFlags_NoNavFocus" defs["enums"]["ImGuiWindowFlags_"][25] = {} defs["enums"]["ImGuiWindowFlags_"][25]["calc_value"] = 8388608 defs["enums"]["ImGuiWindowFlags_"][25]["name"] = "ImGuiWindowFlags_NavFlattened" defs["enums"]["ImGuiWindowFlags_"][25]["value"] = "1 << 23" defs["enums"]["ImGuiWindowFlags_"][26] = {} defs["enums"]["ImGuiWindowFlags_"][26]["calc_value"] = 16777216 defs["enums"]["ImGuiWindowFlags_"][26]["name"] = "ImGuiWindowFlags_ChildWindow" defs["enums"]["ImGuiWindowFlags_"][26]["value"] = "1 << 24" defs["enums"]["ImGuiWindowFlags_"][27] = {} defs["enums"]["ImGuiWindowFlags_"][27]["calc_value"] = 33554432 defs["enums"]["ImGuiWindowFlags_"][27]["name"] = "ImGuiWindowFlags_Tooltip" defs["enums"]["ImGuiWindowFlags_"][27]["value"] = "1 << 25" defs["enums"]["ImGuiWindowFlags_"][28] = {} defs["enums"]["ImGuiWindowFlags_"][28]["calc_value"] = 67108864 defs["enums"]["ImGuiWindowFlags_"][28]["name"] = "ImGuiWindowFlags_Popup" defs["enums"]["ImGuiWindowFlags_"][28]["value"] = "1 << 26" defs["enums"]["ImGuiWindowFlags_"][29] = {} defs["enums"]["ImGuiWindowFlags_"][29]["calc_value"] = 134217728 defs["enums"]["ImGuiWindowFlags_"][29]["name"] = "ImGuiWindowFlags_Modal" defs["enums"]["ImGuiWindowFlags_"][29]["value"] = "1 << 27" defs["enums"]["ImGuiWindowFlags_"][30] = {} defs["enums"]["ImGuiWindowFlags_"][30]["calc_value"] = 268435456 defs["enums"]["ImGuiWindowFlags_"][30]["name"] = "ImGuiWindowFlags_ChildMenu" defs["enums"]["ImGuiWindowFlags_"][30]["value"] = "1 << 28" defs["structs"] = {} defs["structs"]["ImBitVector"] = {} defs["structs"]["ImBitVector"][1] = {} defs["structs"]["ImBitVector"][1]["name"] = "Storage" defs["structs"]["ImBitVector"][1]["template_type"] = "ImU32" defs["structs"]["ImBitVector"][1]["type"] = "ImVector_ImU32" defs["structs"]["ImColor"] = {} defs["structs"]["ImColor"][1] = {} defs["structs"]["ImColor"][1]["name"] = "Value" defs["structs"]["ImColor"][1]["type"] = "ImVec4" defs["structs"]["ImDrawChannel"] = {} defs["structs"]["ImDrawChannel"][1] = {} defs["structs"]["ImDrawChannel"][1]["name"] = "_CmdBuffer" defs["structs"]["ImDrawChannel"][1]["template_type"] = "ImDrawCmd" defs["structs"]["ImDrawChannel"][1]["type"] = "ImVector_ImDrawCmd" defs["structs"]["ImDrawChannel"][2] = {} defs["structs"]["ImDrawChannel"][2]["name"] = "_IdxBuffer" defs["structs"]["ImDrawChannel"][2]["template_type"] = "ImDrawIdx" defs["structs"]["ImDrawChannel"][2]["type"] = "ImVector_ImDrawIdx" defs["structs"]["ImDrawCmd"] = {} defs["structs"]["ImDrawCmd"][1] = {} defs["structs"]["ImDrawCmd"][1]["name"] = "ClipRect" defs["structs"]["ImDrawCmd"][1]["type"] = "ImVec4" defs["structs"]["ImDrawCmd"][2] = {} defs["structs"]["ImDrawCmd"][2]["name"] = "TextureId" defs["structs"]["ImDrawCmd"][2]["type"] = "ImTextureID" defs["structs"]["ImDrawCmd"][3] = {} defs["structs"]["ImDrawCmd"][3]["name"] = "VtxOffset" defs["structs"]["ImDrawCmd"][3]["type"] = "unsigned int" defs["structs"]["ImDrawCmd"][4] = {} defs["structs"]["ImDrawCmd"][4]["name"] = "IdxOffset" defs["structs"]["ImDrawCmd"][4]["type"] = "unsigned int" defs["structs"]["ImDrawCmd"][5] = {} defs["structs"]["ImDrawCmd"][5]["name"] = "ElemCount" defs["structs"]["ImDrawCmd"][5]["type"] = "unsigned int" defs["structs"]["ImDrawCmd"][6] = {} defs["structs"]["ImDrawCmd"][6]["name"] = "UserCallback" defs["structs"]["ImDrawCmd"][6]["type"] = "ImDrawCallback" defs["structs"]["ImDrawCmd"][7] = {} defs["structs"]["ImDrawCmd"][7]["name"] = "UserCallbackData" defs["structs"]["ImDrawCmd"][7]["type"] = "void*" defs["structs"]["ImDrawData"] = {} defs["structs"]["ImDrawData"][1] = {} defs["structs"]["ImDrawData"][1]["name"] = "Valid" defs["structs"]["ImDrawData"][1]["type"] = "bool" defs["structs"]["ImDrawData"][2] = {} defs["structs"]["ImDrawData"][2]["name"] = "CmdLists" defs["structs"]["ImDrawData"][2]["type"] = "ImDrawList**" defs["structs"]["ImDrawData"][3] = {} defs["structs"]["ImDrawData"][3]["name"] = "CmdListsCount" defs["structs"]["ImDrawData"][3]["type"] = "int" defs["structs"]["ImDrawData"][4] = {} defs["structs"]["ImDrawData"][4]["name"] = "TotalIdxCount" defs["structs"]["ImDrawData"][4]["type"] = "int" defs["structs"]["ImDrawData"][5] = {} defs["structs"]["ImDrawData"][5]["name"] = "TotalVtxCount" defs["structs"]["ImDrawData"][5]["type"] = "int" defs["structs"]["ImDrawData"][6] = {} defs["structs"]["ImDrawData"][6]["name"] = "DisplayPos" defs["structs"]["ImDrawData"][6]["type"] = "ImVec2" defs["structs"]["ImDrawData"][7] = {} defs["structs"]["ImDrawData"][7]["name"] = "DisplaySize" defs["structs"]["ImDrawData"][7]["type"] = "ImVec2" defs["structs"]["ImDrawData"][8] = {} defs["structs"]["ImDrawData"][8]["name"] = "FramebufferScale" defs["structs"]["ImDrawData"][8]["type"] = "ImVec2" defs["structs"]["ImDrawDataBuilder"] = {} defs["structs"]["ImDrawDataBuilder"][1] = {} defs["structs"]["ImDrawDataBuilder"][1]["name"] = "Layers[2]" defs["structs"]["ImDrawDataBuilder"][1]["size"] = 2 defs["structs"]["ImDrawDataBuilder"][1]["template_type"] = "ImDrawList*" defs["structs"]["ImDrawDataBuilder"][1]["type"] = "ImVector_ImDrawListPtr" defs["structs"]["ImDrawList"] = {} defs["structs"]["ImDrawList"][1] = {} defs["structs"]["ImDrawList"][1]["name"] = "CmdBuffer" defs["structs"]["ImDrawList"][1]["template_type"] = "ImDrawCmd" defs["structs"]["ImDrawList"][1]["type"] = "ImVector_ImDrawCmd" defs["structs"]["ImDrawList"][2] = {} defs["structs"]["ImDrawList"][2]["name"] = "IdxBuffer" defs["structs"]["ImDrawList"][2]["template_type"] = "ImDrawIdx" defs["structs"]["ImDrawList"][2]["type"] = "ImVector_ImDrawIdx" defs["structs"]["ImDrawList"][3] = {} defs["structs"]["ImDrawList"][3]["name"] = "VtxBuffer" defs["structs"]["ImDrawList"][3]["template_type"] = "ImDrawVert" defs["structs"]["ImDrawList"][3]["type"] = "ImVector_ImDrawVert" defs["structs"]["ImDrawList"][4] = {} defs["structs"]["ImDrawList"][4]["name"] = "Flags" defs["structs"]["ImDrawList"][4]["type"] = "ImDrawListFlags" defs["structs"]["ImDrawList"][5] = {} defs["structs"]["ImDrawList"][5]["name"] = "_Data" defs["structs"]["ImDrawList"][5]["type"] = "const ImDrawListSharedData*" defs["structs"]["ImDrawList"][6] = {} defs["structs"]["ImDrawList"][6]["name"] = "_OwnerName" defs["structs"]["ImDrawList"][6]["type"] = "const char*" defs["structs"]["ImDrawList"][7] = {} defs["structs"]["ImDrawList"][7]["name"] = "_VtxCurrentIdx" defs["structs"]["ImDrawList"][7]["type"] = "unsigned int" defs["structs"]["ImDrawList"][8] = {} defs["structs"]["ImDrawList"][8]["name"] = "_VtxWritePtr" defs["structs"]["ImDrawList"][8]["type"] = "ImDrawVert*" defs["structs"]["ImDrawList"][9] = {} defs["structs"]["ImDrawList"][9]["name"] = "_IdxWritePtr" defs["structs"]["ImDrawList"][9]["type"] = "ImDrawIdx*" defs["structs"]["ImDrawList"][10] = {} defs["structs"]["ImDrawList"][10]["name"] = "_ClipRectStack" defs["structs"]["ImDrawList"][10]["template_type"] = "ImVec4" defs["structs"]["ImDrawList"][10]["type"] = "ImVector_ImVec4" defs["structs"]["ImDrawList"][11] = {} defs["structs"]["ImDrawList"][11]["name"] = "_TextureIdStack" defs["structs"]["ImDrawList"][11]["template_type"] = "ImTextureID" defs["structs"]["ImDrawList"][11]["type"] = "ImVector_ImTextureID" defs["structs"]["ImDrawList"][12] = {} defs["structs"]["ImDrawList"][12]["name"] = "_Path" defs["structs"]["ImDrawList"][12]["template_type"] = "ImVec2" defs["structs"]["ImDrawList"][12]["type"] = "ImVector_ImVec2" defs["structs"]["ImDrawList"][13] = {} defs["structs"]["ImDrawList"][13]["name"] = "_CmdHeader" defs["structs"]["ImDrawList"][13]["type"] = "ImDrawCmd" defs["structs"]["ImDrawList"][14] = {} defs["structs"]["ImDrawList"][14]["name"] = "_Splitter" defs["structs"]["ImDrawList"][14]["type"] = "ImDrawListSplitter" defs["structs"]["ImDrawListSharedData"] = {} defs["structs"]["ImDrawListSharedData"][1] = {} defs["structs"]["ImDrawListSharedData"][1]["name"] = "TexUvWhitePixel" defs["structs"]["ImDrawListSharedData"][1]["type"] = "ImVec2" defs["structs"]["ImDrawListSharedData"][2] = {} defs["structs"]["ImDrawListSharedData"][2]["name"] = "Font" defs["structs"]["ImDrawListSharedData"][2]["type"] = "ImFont*" defs["structs"]["ImDrawListSharedData"][3] = {} defs["structs"]["ImDrawListSharedData"][3]["name"] = "FontSize" defs["structs"]["ImDrawListSharedData"][3]["type"] = "float" defs["structs"]["ImDrawListSharedData"][4] = {} defs["structs"]["ImDrawListSharedData"][4]["name"] = "CurveTessellationTol" defs["structs"]["ImDrawListSharedData"][4]["type"] = "float" defs["structs"]["ImDrawListSharedData"][5] = {} defs["structs"]["ImDrawListSharedData"][5]["name"] = "CircleSegmentMaxError" defs["structs"]["ImDrawListSharedData"][5]["type"] = "float" defs["structs"]["ImDrawListSharedData"][6] = {} defs["structs"]["ImDrawListSharedData"][6]["name"] = "ClipRectFullscreen" defs["structs"]["ImDrawListSharedData"][6]["type"] = "ImVec4" defs["structs"]["ImDrawListSharedData"][7] = {} defs["structs"]["ImDrawListSharedData"][7]["name"] = "InitialFlags" defs["structs"]["ImDrawListSharedData"][7]["type"] = "ImDrawListFlags" defs["structs"]["ImDrawListSharedData"][8] = {} defs["structs"]["ImDrawListSharedData"][8]["name"] = "ArcFastVtx[12*1]" defs["structs"]["ImDrawListSharedData"][8]["size"] = 12 defs["structs"]["ImDrawListSharedData"][8]["type"] = "ImVec2" defs["structs"]["ImDrawListSharedData"][9] = {} defs["structs"]["ImDrawListSharedData"][9]["name"] = "CircleSegmentCounts[64]" defs["structs"]["ImDrawListSharedData"][9]["size"] = 64 defs["structs"]["ImDrawListSharedData"][9]["type"] = "ImU8" defs["structs"]["ImDrawListSplitter"] = {} defs["structs"]["ImDrawListSplitter"][1] = {} defs["structs"]["ImDrawListSplitter"][1]["name"] = "_Current" defs["structs"]["ImDrawListSplitter"][1]["type"] = "int" defs["structs"]["ImDrawListSplitter"][2] = {} defs["structs"]["ImDrawListSplitter"][2]["name"] = "_Count" defs["structs"]["ImDrawListSplitter"][2]["type"] = "int" defs["structs"]["ImDrawListSplitter"][3] = {} defs["structs"]["ImDrawListSplitter"][3]["name"] = "_Channels" defs["structs"]["ImDrawListSplitter"][3]["template_type"] = "ImDrawChannel" defs["structs"]["ImDrawListSplitter"][3]["type"] = "ImVector_ImDrawChannel" defs["structs"]["ImDrawVert"] = {} defs["structs"]["ImDrawVert"][1] = {} defs["structs"]["ImDrawVert"][1]["name"] = "pos" defs["structs"]["ImDrawVert"][1]["type"] = "ImVec2" defs["structs"]["ImDrawVert"][2] = {} defs["structs"]["ImDrawVert"][2]["name"] = "uv" defs["structs"]["ImDrawVert"][2]["type"] = "ImVec2" defs["structs"]["ImDrawVert"][3] = {} defs["structs"]["ImDrawVert"][3]["name"] = "col" defs["structs"]["ImDrawVert"][3]["type"] = "ImU32" defs["structs"]["ImFont"] = {} defs["structs"]["ImFont"][1] = {} defs["structs"]["ImFont"][1]["name"] = "IndexAdvanceX" defs["structs"]["ImFont"][1]["template_type"] = "float" defs["structs"]["ImFont"][1]["type"] = "ImVector_float" defs["structs"]["ImFont"][2] = {} defs["structs"]["ImFont"][2]["name"] = "FallbackAdvanceX" defs["structs"]["ImFont"][2]["type"] = "float" defs["structs"]["ImFont"][3] = {} defs["structs"]["ImFont"][3]["name"] = "FontSize" defs["structs"]["ImFont"][3]["type"] = "float" defs["structs"]["ImFont"][4] = {} defs["structs"]["ImFont"][4]["name"] = "IndexLookup" defs["structs"]["ImFont"][4]["template_type"] = "ImWchar" defs["structs"]["ImFont"][4]["type"] = "ImVector_ImWchar" defs["structs"]["ImFont"][5] = {} defs["structs"]["ImFont"][5]["name"] = "Glyphs" defs["structs"]["ImFont"][5]["template_type"] = "ImFontGlyph" defs["structs"]["ImFont"][5]["type"] = "ImVector_ImFontGlyph" defs["structs"]["ImFont"][6] = {} defs["structs"]["ImFont"][6]["name"] = "FallbackGlyph" defs["structs"]["ImFont"][6]["type"] = "const ImFontGlyph*" defs["structs"]["ImFont"][7] = {} defs["structs"]["ImFont"][7]["name"] = "DisplayOffset" defs["structs"]["ImFont"][7]["type"] = "ImVec2" defs["structs"]["ImFont"][8] = {} defs["structs"]["ImFont"][8]["name"] = "ContainerAtlas" defs["structs"]["ImFont"][8]["type"] = "ImFontAtlas*" defs["structs"]["ImFont"][9] = {} defs["structs"]["ImFont"][9]["name"] = "ConfigData" defs["structs"]["ImFont"][9]["type"] = "const ImFontConfig*" defs["structs"]["ImFont"][10] = {} defs["structs"]["ImFont"][10]["name"] = "ConfigDataCount" defs["structs"]["ImFont"][10]["type"] = "short" defs["structs"]["ImFont"][11] = {} defs["structs"]["ImFont"][11]["name"] = "FallbackChar" defs["structs"]["ImFont"][11]["type"] = "ImWchar" defs["structs"]["ImFont"][12] = {} defs["structs"]["ImFont"][12]["name"] = "EllipsisChar" defs["structs"]["ImFont"][12]["type"] = "ImWchar" defs["structs"]["ImFont"][13] = {} defs["structs"]["ImFont"][13]["name"] = "DirtyLookupTables" defs["structs"]["ImFont"][13]["type"] = "bool" defs["structs"]["ImFont"][14] = {} defs["structs"]["ImFont"][14]["name"] = "Scale" defs["structs"]["ImFont"][14]["type"] = "float" defs["structs"]["ImFont"][15] = {} defs["structs"]["ImFont"][15]["name"] = "Ascent" defs["structs"]["ImFont"][15]["type"] = "float" defs["structs"]["ImFont"][16] = {} defs["structs"]["ImFont"][16]["name"] = "Descent" defs["structs"]["ImFont"][16]["type"] = "float" defs["structs"]["ImFont"][17] = {} defs["structs"]["ImFont"][17]["name"] = "MetricsTotalSurface" defs["structs"]["ImFont"][17]["type"] = "int" defs["structs"]["ImFont"][18] = {} defs["structs"]["ImFont"][18]["name"] = "Used4kPagesMap[(0xFFFF+1)/4096/8]" defs["structs"]["ImFont"][18]["size"] = 2 defs["structs"]["ImFont"][18]["type"] = "ImU8" defs["structs"]["ImFontAtlas"] = {} defs["structs"]["ImFontAtlas"][1] = {} defs["structs"]["ImFontAtlas"][1]["name"] = "Locked" defs["structs"]["ImFontAtlas"][1]["type"] = "bool" defs["structs"]["ImFontAtlas"][2] = {} defs["structs"]["ImFontAtlas"][2]["name"] = "Flags" defs["structs"]["ImFontAtlas"][2]["type"] = "ImFontAtlasFlags" defs["structs"]["ImFontAtlas"][3] = {} defs["structs"]["ImFontAtlas"][3]["name"] = "TexID" defs["structs"]["ImFontAtlas"][3]["type"] = "ImTextureID" defs["structs"]["ImFontAtlas"][4] = {} defs["structs"]["ImFontAtlas"][4]["name"] = "TexDesiredWidth" defs["structs"]["ImFontAtlas"][4]["type"] = "int" defs["structs"]["ImFontAtlas"][5] = {} defs["structs"]["ImFontAtlas"][5]["name"] = "TexGlyphPadding" defs["structs"]["ImFontAtlas"][5]["type"] = "int" defs["structs"]["ImFontAtlas"][6] = {} defs["structs"]["ImFontAtlas"][6]["name"] = "TexPixelsAlpha8" defs["structs"]["ImFontAtlas"][6]["type"] = "unsigned char*" defs["structs"]["ImFontAtlas"][7] = {} defs["structs"]["ImFontAtlas"][7]["name"] = "TexPixelsRGBA32" defs["structs"]["ImFontAtlas"][7]["type"] = "unsigned int*" defs["structs"]["ImFontAtlas"][8] = {} defs["structs"]["ImFontAtlas"][8]["name"] = "TexWidth" defs["structs"]["ImFontAtlas"][8]["type"] = "int" defs["structs"]["ImFontAtlas"][9] = {} defs["structs"]["ImFontAtlas"][9]["name"] = "TexHeight" defs["structs"]["ImFontAtlas"][9]["type"] = "int" defs["structs"]["ImFontAtlas"][10] = {} defs["structs"]["ImFontAtlas"][10]["name"] = "TexUvScale" defs["structs"]["ImFontAtlas"][10]["type"] = "ImVec2" defs["structs"]["ImFontAtlas"][11] = {} defs["structs"]["ImFontAtlas"][11]["name"] = "TexUvWhitePixel" defs["structs"]["ImFontAtlas"][11]["type"] = "ImVec2" defs["structs"]["ImFontAtlas"][12] = {} defs["structs"]["ImFontAtlas"][12]["name"] = "Fonts" defs["structs"]["ImFontAtlas"][12]["template_type"] = "ImFont*" defs["structs"]["ImFontAtlas"][12]["type"] = "ImVector_ImFontPtr" defs["structs"]["ImFontAtlas"][13] = {} defs["structs"]["ImFontAtlas"][13]["name"] = "CustomRects" defs["structs"]["ImFontAtlas"][13]["template_type"] = "ImFontAtlasCustomRect" defs["structs"]["ImFontAtlas"][13]["type"] = "ImVector_ImFontAtlasCustomRect" defs["structs"]["ImFontAtlas"][14] = {} defs["structs"]["ImFontAtlas"][14]["name"] = "ConfigData" defs["structs"]["ImFontAtlas"][14]["template_type"] = "ImFontConfig" defs["structs"]["ImFontAtlas"][14]["type"] = "ImVector_ImFontConfig" defs["structs"]["ImFontAtlas"][15] = {} defs["structs"]["ImFontAtlas"][15]["name"] = "CustomRectIds[1]" defs["structs"]["ImFontAtlas"][15]["size"] = 1 defs["structs"]["ImFontAtlas"][15]["type"] = "int" defs["structs"]["ImFontAtlasCustomRect"] = {} defs["structs"]["ImFontAtlasCustomRect"][1] = {} defs["structs"]["ImFontAtlasCustomRect"][1]["name"] = "Width" defs["structs"]["ImFontAtlasCustomRect"][1]["type"] = "unsigned short" defs["structs"]["ImFontAtlasCustomRect"][2] = {} defs["structs"]["ImFontAtlasCustomRect"][2]["name"] = "Height" defs["structs"]["ImFontAtlasCustomRect"][2]["type"] = "unsigned short" defs["structs"]["ImFontAtlasCustomRect"][3] = {} defs["structs"]["ImFontAtlasCustomRect"][3]["name"] = "X" defs["structs"]["ImFontAtlasCustomRect"][3]["type"] = "unsigned short" defs["structs"]["ImFontAtlasCustomRect"][4] = {} defs["structs"]["ImFontAtlasCustomRect"][4]["name"] = "Y" defs["structs"]["ImFontAtlasCustomRect"][4]["type"] = "unsigned short" defs["structs"]["ImFontAtlasCustomRect"][5] = {} defs["structs"]["ImFontAtlasCustomRect"][5]["name"] = "GlyphID" defs["structs"]["ImFontAtlasCustomRect"][5]["type"] = "unsigned int" defs["structs"]["ImFontAtlasCustomRect"][6] = {} defs["structs"]["ImFontAtlasCustomRect"][6]["name"] = "GlyphAdvanceX" defs["structs"]["ImFontAtlasCustomRect"][6]["type"] = "float" defs["structs"]["ImFontAtlasCustomRect"][7] = {} defs["structs"]["ImFontAtlasCustomRect"][7]["name"] = "GlyphOffset" defs["structs"]["ImFontAtlasCustomRect"][7]["type"] = "ImVec2" defs["structs"]["ImFontAtlasCustomRect"][8] = {} defs["structs"]["ImFontAtlasCustomRect"][8]["name"] = "Font" defs["structs"]["ImFontAtlasCustomRect"][8]["type"] = "ImFont*" defs["structs"]["ImFontConfig"] = {} defs["structs"]["ImFontConfig"][1] = {} defs["structs"]["ImFontConfig"][1]["name"] = "FontData" defs["structs"]["ImFontConfig"][1]["type"] = "void*" defs["structs"]["ImFontConfig"][2] = {} defs["structs"]["ImFontConfig"][2]["name"] = "FontDataSize" defs["structs"]["ImFontConfig"][2]["type"] = "int" defs["structs"]["ImFontConfig"][3] = {} defs["structs"]["ImFontConfig"][3]["name"] = "FontDataOwnedByAtlas" defs["structs"]["ImFontConfig"][3]["type"] = "bool" defs["structs"]["ImFontConfig"][4] = {} defs["structs"]["ImFontConfig"][4]["name"] = "FontNo" defs["structs"]["ImFontConfig"][4]["type"] = "int" defs["structs"]["ImFontConfig"][5] = {} defs["structs"]["ImFontConfig"][5]["name"] = "SizePixels" defs["structs"]["ImFontConfig"][5]["type"] = "float" defs["structs"]["ImFontConfig"][6] = {} defs["structs"]["ImFontConfig"][6]["name"] = "OversampleH" defs["structs"]["ImFontConfig"][6]["type"] = "int" defs["structs"]["ImFontConfig"][7] = {} defs["structs"]["ImFontConfig"][7]["name"] = "OversampleV" defs["structs"]["ImFontConfig"][7]["type"] = "int" defs["structs"]["ImFontConfig"][8] = {} defs["structs"]["ImFontConfig"][8]["name"] = "PixelSnapH" defs["structs"]["ImFontConfig"][8]["type"] = "bool" defs["structs"]["ImFontConfig"][9] = {} defs["structs"]["ImFontConfig"][9]["name"] = "GlyphExtraSpacing" defs["structs"]["ImFontConfig"][9]["type"] = "ImVec2" defs["structs"]["ImFontConfig"][10] = {} defs["structs"]["ImFontConfig"][10]["name"] = "GlyphOffset" defs["structs"]["ImFontConfig"][10]["type"] = "ImVec2" defs["structs"]["ImFontConfig"][11] = {} defs["structs"]["ImFontConfig"][11]["name"] = "GlyphRanges" defs["structs"]["ImFontConfig"][11]["type"] = "const ImWchar*" defs["structs"]["ImFontConfig"][12] = {} defs["structs"]["ImFontConfig"][12]["name"] = "GlyphMinAdvanceX" defs["structs"]["ImFontConfig"][12]["type"] = "float" defs["structs"]["ImFontConfig"][13] = {} defs["structs"]["ImFontConfig"][13]["name"] = "GlyphMaxAdvanceX" defs["structs"]["ImFontConfig"][13]["type"] = "float" defs["structs"]["ImFontConfig"][14] = {} defs["structs"]["ImFontConfig"][14]["name"] = "MergeMode" defs["structs"]["ImFontConfig"][14]["type"] = "bool" defs["structs"]["ImFontConfig"][15] = {} defs["structs"]["ImFontConfig"][15]["name"] = "RasterizerFlags" defs["structs"]["ImFontConfig"][15]["type"] = "unsigned int" defs["structs"]["ImFontConfig"][16] = {} defs["structs"]["ImFontConfig"][16]["name"] = "RasterizerMultiply" defs["structs"]["ImFontConfig"][16]["type"] = "float" defs["structs"]["ImFontConfig"][17] = {} defs["structs"]["ImFontConfig"][17]["name"] = "EllipsisChar" defs["structs"]["ImFontConfig"][17]["type"] = "ImWchar" defs["structs"]["ImFontConfig"][18] = {} defs["structs"]["ImFontConfig"][18]["name"] = "Name[40]" defs["structs"]["ImFontConfig"][18]["size"] = 40 defs["structs"]["ImFontConfig"][18]["type"] = "char" defs["structs"]["ImFontConfig"][19] = {} defs["structs"]["ImFontConfig"][19]["name"] = "DstFont" defs["structs"]["ImFontConfig"][19]["type"] = "ImFont*" defs["structs"]["ImFontGlyph"] = {} defs["structs"]["ImFontGlyph"][1] = {} defs["structs"]["ImFontGlyph"][1]["bitfield"] = "31" defs["structs"]["ImFontGlyph"][1]["name"] = "Codepoint" defs["structs"]["ImFontGlyph"][1]["type"] = "unsigned int" defs["structs"]["ImFontGlyph"][2] = {} defs["structs"]["ImFontGlyph"][2]["bitfield"] = "1" defs["structs"]["ImFontGlyph"][2]["name"] = "Visible" defs["structs"]["ImFontGlyph"][2]["type"] = "unsigned int" defs["structs"]["ImFontGlyph"][3] = {} defs["structs"]["ImFontGlyph"][3]["name"] = "AdvanceX" defs["structs"]["ImFontGlyph"][3]["type"] = "float" defs["structs"]["ImFontGlyph"][4] = {} defs["structs"]["ImFontGlyph"][4]["name"] = "X0" defs["structs"]["ImFontGlyph"][4]["type"] = "float" defs["structs"]["ImFontGlyph"][5] = {} defs["structs"]["ImFontGlyph"][5]["name"] = "Y0" defs["structs"]["ImFontGlyph"][5]["type"] = "float" defs["structs"]["ImFontGlyph"][6] = {} defs["structs"]["ImFontGlyph"][6]["name"] = "X1" defs["structs"]["ImFontGlyph"][6]["type"] = "float" defs["structs"]["ImFontGlyph"][7] = {} defs["structs"]["ImFontGlyph"][7]["name"] = "Y1" defs["structs"]["ImFontGlyph"][7]["type"] = "float" defs["structs"]["ImFontGlyph"][8] = {} defs["structs"]["ImFontGlyph"][8]["name"] = "U0" defs["structs"]["ImFontGlyph"][8]["type"] = "float" defs["structs"]["ImFontGlyph"][9] = {} defs["structs"]["ImFontGlyph"][9]["name"] = "V0" defs["structs"]["ImFontGlyph"][9]["type"] = "float" defs["structs"]["ImFontGlyph"][10] = {} defs["structs"]["ImFontGlyph"][10]["name"] = "U1" defs["structs"]["ImFontGlyph"][10]["type"] = "float" defs["structs"]["ImFontGlyph"][11] = {} defs["structs"]["ImFontGlyph"][11]["name"] = "V1" defs["structs"]["ImFontGlyph"][11]["type"] = "float" defs["structs"]["ImFontGlyphRangesBuilder"] = {} defs["structs"]["ImFontGlyphRangesBuilder"][1] = {} defs["structs"]["ImFontGlyphRangesBuilder"][1]["name"] = "UsedChars" defs["structs"]["ImFontGlyphRangesBuilder"][1]["template_type"] = "ImU32" defs["structs"]["ImFontGlyphRangesBuilder"][1]["type"] = "ImVector_ImU32" defs["structs"]["ImGuiColorMod"] = {} defs["structs"]["ImGuiColorMod"][1] = {} defs["structs"]["ImGuiColorMod"][1]["name"] = "Col" defs["structs"]["ImGuiColorMod"][1]["type"] = "ImGuiCol" defs["structs"]["ImGuiColorMod"][2] = {} defs["structs"]["ImGuiColorMod"][2]["name"] = "BackupValue" defs["structs"]["ImGuiColorMod"][2]["type"] = "ImVec4" defs["structs"]["ImGuiColumnData"] = {} defs["structs"]["ImGuiColumnData"][1] = {} defs["structs"]["ImGuiColumnData"][1]["name"] = "OffsetNorm" defs["structs"]["ImGuiColumnData"][1]["type"] = "float" defs["structs"]["ImGuiColumnData"][2] = {} defs["structs"]["ImGuiColumnData"][2]["name"] = "OffsetNormBeforeResize" defs["structs"]["ImGuiColumnData"][2]["type"] = "float" defs["structs"]["ImGuiColumnData"][3] = {} defs["structs"]["ImGuiColumnData"][3]["name"] = "Flags" defs["structs"]["ImGuiColumnData"][3]["type"] = "ImGuiColumnsFlags" defs["structs"]["ImGuiColumnData"][4] = {} defs["structs"]["ImGuiColumnData"][4]["name"] = "ClipRect" defs["structs"]["ImGuiColumnData"][4]["type"] = "ImRect" defs["structs"]["ImGuiColumns"] = {} defs["structs"]["ImGuiColumns"][1] = {} defs["structs"]["ImGuiColumns"][1]["name"] = "ID" defs["structs"]["ImGuiColumns"][1]["type"] = "ImGuiID" defs["structs"]["ImGuiColumns"][2] = {} defs["structs"]["ImGuiColumns"][2]["name"] = "Flags" defs["structs"]["ImGuiColumns"][2]["type"] = "ImGuiColumnsFlags" defs["structs"]["ImGuiColumns"][3] = {} defs["structs"]["ImGuiColumns"][3]["name"] = "IsFirstFrame" defs["structs"]["ImGuiColumns"][3]["type"] = "bool" defs["structs"]["ImGuiColumns"][4] = {} defs["structs"]["ImGuiColumns"][4]["name"] = "IsBeingResized" defs["structs"]["ImGuiColumns"][4]["type"] = "bool" defs["structs"]["ImGuiColumns"][5] = {} defs["structs"]["ImGuiColumns"][5]["name"] = "Current" defs["structs"]["ImGuiColumns"][5]["type"] = "int" defs["structs"]["ImGuiColumns"][6] = {} defs["structs"]["ImGuiColumns"][6]["name"] = "Count" defs["structs"]["ImGuiColumns"][6]["type"] = "int" defs["structs"]["ImGuiColumns"][7] = {} defs["structs"]["ImGuiColumns"][7]["name"] = "OffMinX" defs["structs"]["ImGuiColumns"][7]["type"] = "float" defs["structs"]["ImGuiColumns"][8] = {} defs["structs"]["ImGuiColumns"][8]["name"] = "OffMaxX" defs["structs"]["ImGuiColumns"][8]["type"] = "float" defs["structs"]["ImGuiColumns"][9] = {} defs["structs"]["ImGuiColumns"][9]["name"] = "LineMinY" defs["structs"]["ImGuiColumns"][9]["type"] = "float" defs["structs"]["ImGuiColumns"][10] = {} defs["structs"]["ImGuiColumns"][10]["name"] = "LineMaxY" defs["structs"]["ImGuiColumns"][10]["type"] = "float" defs["structs"]["ImGuiColumns"][11] = {} defs["structs"]["ImGuiColumns"][11]["name"] = "HostCursorPosY" defs["structs"]["ImGuiColumns"][11]["type"] = "float" defs["structs"]["ImGuiColumns"][12] = {} defs["structs"]["ImGuiColumns"][12]["name"] = "HostCursorMaxPosX" defs["structs"]["ImGuiColumns"][12]["type"] = "float" defs["structs"]["ImGuiColumns"][13] = {} defs["structs"]["ImGuiColumns"][13]["name"] = "HostInitialClipRect" defs["structs"]["ImGuiColumns"][13]["type"] = "ImRect" defs["structs"]["ImGuiColumns"][14] = {} defs["structs"]["ImGuiColumns"][14]["name"] = "HostBackupClipRect" defs["structs"]["ImGuiColumns"][14]["type"] = "ImRect" defs["structs"]["ImGuiColumns"][15] = {} defs["structs"]["ImGuiColumns"][15]["name"] = "HostWorkRect" defs["structs"]["ImGuiColumns"][15]["type"] = "ImRect" defs["structs"]["ImGuiColumns"][16] = {} defs["structs"]["ImGuiColumns"][16]["name"] = "Columns" defs["structs"]["ImGuiColumns"][16]["template_type"] = "ImGuiColumnData" defs["structs"]["ImGuiColumns"][16]["type"] = "ImVector_ImGuiColumnData" defs["structs"]["ImGuiColumns"][17] = {} defs["structs"]["ImGuiColumns"][17]["name"] = "Splitter" defs["structs"]["ImGuiColumns"][17]["type"] = "ImDrawListSplitter" defs["structs"]["ImGuiContext"] = {} defs["structs"]["ImGuiContext"][1] = {} defs["structs"]["ImGuiContext"][1]["name"] = "Initialized" defs["structs"]["ImGuiContext"][1]["type"] = "bool" defs["structs"]["ImGuiContext"][2] = {} defs["structs"]["ImGuiContext"][2]["name"] = "FontAtlasOwnedByContext" defs["structs"]["ImGuiContext"][2]["type"] = "bool" defs["structs"]["ImGuiContext"][3] = {} defs["structs"]["ImGuiContext"][3]["name"] = "IO" defs["structs"]["ImGuiContext"][3]["type"] = "ImGuiIO" defs["structs"]["ImGuiContext"][4] = {} defs["structs"]["ImGuiContext"][4]["name"] = "Style" defs["structs"]["ImGuiContext"][4]["type"] = "ImGuiStyle" defs["structs"]["ImGuiContext"][5] = {} defs["structs"]["ImGuiContext"][5]["name"] = "Font" defs["structs"]["ImGuiContext"][5]["type"] = "ImFont*" defs["structs"]["ImGuiContext"][6] = {} defs["structs"]["ImGuiContext"][6]["name"] = "FontSize" defs["structs"]["ImGuiContext"][6]["type"] = "float" defs["structs"]["ImGuiContext"][7] = {} defs["structs"]["ImGuiContext"][7]["name"] = "FontBaseSize" defs["structs"]["ImGuiContext"][7]["type"] = "float" defs["structs"]["ImGuiContext"][8] = {} defs["structs"]["ImGuiContext"][8]["name"] = "DrawListSharedData" defs["structs"]["ImGuiContext"][8]["type"] = "ImDrawListSharedData" defs["structs"]["ImGuiContext"][9] = {} defs["structs"]["ImGuiContext"][9]["name"] = "Time" defs["structs"]["ImGuiContext"][9]["type"] = "double" defs["structs"]["ImGuiContext"][10] = {} defs["structs"]["ImGuiContext"][10]["name"] = "FrameCount" defs["structs"]["ImGuiContext"][10]["type"] = "int" defs["structs"]["ImGuiContext"][11] = {} defs["structs"]["ImGuiContext"][11]["name"] = "FrameCountEnded" defs["structs"]["ImGuiContext"][11]["type"] = "int" defs["structs"]["ImGuiContext"][12] = {} defs["structs"]["ImGuiContext"][12]["name"] = "FrameCountRendered" defs["structs"]["ImGuiContext"][12]["type"] = "int" defs["structs"]["ImGuiContext"][13] = {} defs["structs"]["ImGuiContext"][13]["name"] = "WithinFrameScope" defs["structs"]["ImGuiContext"][13]["type"] = "bool" defs["structs"]["ImGuiContext"][14] = {} defs["structs"]["ImGuiContext"][14]["name"] = "WithinFrameScopeWithImplicitWindow" defs["structs"]["ImGuiContext"][14]["type"] = "bool" defs["structs"]["ImGuiContext"][15] = {} defs["structs"]["ImGuiContext"][15]["name"] = "WithinEndChild" defs["structs"]["ImGuiContext"][15]["type"] = "bool" defs["structs"]["ImGuiContext"][16] = {} defs["structs"]["ImGuiContext"][16]["name"] = "TestEngineHookItems" defs["structs"]["ImGuiContext"][16]["type"] = "bool" defs["structs"]["ImGuiContext"][17] = {} defs["structs"]["ImGuiContext"][17]["name"] = "TestEngineHookIdInfo" defs["structs"]["ImGuiContext"][17]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][18] = {} defs["structs"]["ImGuiContext"][18]["name"] = "TestEngine" defs["structs"]["ImGuiContext"][18]["type"] = "void*" defs["structs"]["ImGuiContext"][19] = {} defs["structs"]["ImGuiContext"][19]["name"] = "Windows" defs["structs"]["ImGuiContext"][19]["template_type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][19]["type"] = "ImVector_ImGuiWindowPtr" defs["structs"]["ImGuiContext"][20] = {} defs["structs"]["ImGuiContext"][20]["name"] = "WindowsFocusOrder" defs["structs"]["ImGuiContext"][20]["template_type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][20]["type"] = "ImVector_ImGuiWindowPtr" defs["structs"]["ImGuiContext"][21] = {} defs["structs"]["ImGuiContext"][21]["name"] = "WindowsTempSortBuffer" defs["structs"]["ImGuiContext"][21]["template_type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][21]["type"] = "ImVector_ImGuiWindowPtr" defs["structs"]["ImGuiContext"][22] = {} defs["structs"]["ImGuiContext"][22]["name"] = "CurrentWindowStack" defs["structs"]["ImGuiContext"][22]["template_type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][22]["type"] = "ImVector_ImGuiWindowPtr" defs["structs"]["ImGuiContext"][23] = {} defs["structs"]["ImGuiContext"][23]["name"] = "WindowsById" defs["structs"]["ImGuiContext"][23]["type"] = "ImGuiStorage" defs["structs"]["ImGuiContext"][24] = {} defs["structs"]["ImGuiContext"][24]["name"] = "WindowsActiveCount" defs["structs"]["ImGuiContext"][24]["type"] = "int" defs["structs"]["ImGuiContext"][25] = {} defs["structs"]["ImGuiContext"][25]["name"] = "CurrentWindow" defs["structs"]["ImGuiContext"][25]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][26] = {} defs["structs"]["ImGuiContext"][26]["name"] = "HoveredWindow" defs["structs"]["ImGuiContext"][26]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][27] = {} defs["structs"]["ImGuiContext"][27]["name"] = "HoveredRootWindow" defs["structs"]["ImGuiContext"][27]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][28] = {} defs["structs"]["ImGuiContext"][28]["name"] = "MovingWindow" defs["structs"]["ImGuiContext"][28]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][29] = {} defs["structs"]["ImGuiContext"][29]["name"] = "WheelingWindow" defs["structs"]["ImGuiContext"][29]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][30] = {} defs["structs"]["ImGuiContext"][30]["name"] = "WheelingWindowRefMousePos" defs["structs"]["ImGuiContext"][30]["type"] = "ImVec2" defs["structs"]["ImGuiContext"][31] = {} defs["structs"]["ImGuiContext"][31]["name"] = "WheelingWindowTimer" defs["structs"]["ImGuiContext"][31]["type"] = "float" defs["structs"]["ImGuiContext"][32] = {} defs["structs"]["ImGuiContext"][32]["name"] = "HoveredId" defs["structs"]["ImGuiContext"][32]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][33] = {} defs["structs"]["ImGuiContext"][33]["name"] = "HoveredIdAllowOverlap" defs["structs"]["ImGuiContext"][33]["type"] = "bool" defs["structs"]["ImGuiContext"][34] = {} defs["structs"]["ImGuiContext"][34]["name"] = "HoveredIdPreviousFrame" defs["structs"]["ImGuiContext"][34]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][35] = {} defs["structs"]["ImGuiContext"][35]["name"] = "HoveredIdTimer" defs["structs"]["ImGuiContext"][35]["type"] = "float" defs["structs"]["ImGuiContext"][36] = {} defs["structs"]["ImGuiContext"][36]["name"] = "HoveredIdNotActiveTimer" defs["structs"]["ImGuiContext"][36]["type"] = "float" defs["structs"]["ImGuiContext"][37] = {} defs["structs"]["ImGuiContext"][37]["name"] = "ActiveId" defs["structs"]["ImGuiContext"][37]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][38] = {} defs["structs"]["ImGuiContext"][38]["name"] = "ActiveIdIsAlive" defs["structs"]["ImGuiContext"][38]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][39] = {} defs["structs"]["ImGuiContext"][39]["name"] = "ActiveIdTimer" defs["structs"]["ImGuiContext"][39]["type"] = "float" defs["structs"]["ImGuiContext"][40] = {} defs["structs"]["ImGuiContext"][40]["name"] = "ActiveIdIsJustActivated" defs["structs"]["ImGuiContext"][40]["type"] = "bool" defs["structs"]["ImGuiContext"][41] = {} defs["structs"]["ImGuiContext"][41]["name"] = "ActiveIdAllowOverlap" defs["structs"]["ImGuiContext"][41]["type"] = "bool" defs["structs"]["ImGuiContext"][42] = {} defs["structs"]["ImGuiContext"][42]["name"] = "ActiveIdHasBeenPressedBefore" defs["structs"]["ImGuiContext"][42]["type"] = "bool" defs["structs"]["ImGuiContext"][43] = {} defs["structs"]["ImGuiContext"][43]["name"] = "ActiveIdHasBeenEditedBefore" defs["structs"]["ImGuiContext"][43]["type"] = "bool" defs["structs"]["ImGuiContext"][44] = {} defs["structs"]["ImGuiContext"][44]["name"] = "ActiveIdHasBeenEditedThisFrame" defs["structs"]["ImGuiContext"][44]["type"] = "bool" defs["structs"]["ImGuiContext"][45] = {} defs["structs"]["ImGuiContext"][45]["name"] = "ActiveIdUsingNavDirMask" defs["structs"]["ImGuiContext"][45]["type"] = "ImU32" defs["structs"]["ImGuiContext"][46] = {} defs["structs"]["ImGuiContext"][46]["name"] = "ActiveIdUsingNavInputMask" defs["structs"]["ImGuiContext"][46]["type"] = "ImU32" defs["structs"]["ImGuiContext"][47] = {} defs["structs"]["ImGuiContext"][47]["name"] = "ActiveIdUsingKeyInputMask" defs["structs"]["ImGuiContext"][47]["type"] = "ImU64" defs["structs"]["ImGuiContext"][48] = {} defs["structs"]["ImGuiContext"][48]["name"] = "ActiveIdClickOffset" defs["structs"]["ImGuiContext"][48]["type"] = "ImVec2" defs["structs"]["ImGuiContext"][49] = {} defs["structs"]["ImGuiContext"][49]["name"] = "ActiveIdWindow" defs["structs"]["ImGuiContext"][49]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][50] = {} defs["structs"]["ImGuiContext"][50]["name"] = "ActiveIdSource" defs["structs"]["ImGuiContext"][50]["type"] = "ImGuiInputSource" defs["structs"]["ImGuiContext"][51] = {} defs["structs"]["ImGuiContext"][51]["name"] = "ActiveIdMouseButton" defs["structs"]["ImGuiContext"][51]["type"] = "int" defs["structs"]["ImGuiContext"][52] = {} defs["structs"]["ImGuiContext"][52]["name"] = "ActiveIdPreviousFrame" defs["structs"]["ImGuiContext"][52]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][53] = {} defs["structs"]["ImGuiContext"][53]["name"] = "ActiveIdPreviousFrameIsAlive" defs["structs"]["ImGuiContext"][53]["type"] = "bool" defs["structs"]["ImGuiContext"][54] = {} defs["structs"]["ImGuiContext"][54]["name"] = "ActiveIdPreviousFrameHasBeenEditedBefore" defs["structs"]["ImGuiContext"][54]["type"] = "bool" defs["structs"]["ImGuiContext"][55] = {} defs["structs"]["ImGuiContext"][55]["name"] = "ActiveIdPreviousFrameWindow" defs["structs"]["ImGuiContext"][55]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][56] = {} defs["structs"]["ImGuiContext"][56]["name"] = "LastActiveId" defs["structs"]["ImGuiContext"][56]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][57] = {} defs["structs"]["ImGuiContext"][57]["name"] = "LastActiveIdTimer" defs["structs"]["ImGuiContext"][57]["type"] = "float" defs["structs"]["ImGuiContext"][58] = {} defs["structs"]["ImGuiContext"][58]["name"] = "NextWindowData" defs["structs"]["ImGuiContext"][58]["type"] = "ImGuiNextWindowData" defs["structs"]["ImGuiContext"][59] = {} defs["structs"]["ImGuiContext"][59]["name"] = "NextItemData" defs["structs"]["ImGuiContext"][59]["type"] = "ImGuiNextItemData" defs["structs"]["ImGuiContext"][60] = {} defs["structs"]["ImGuiContext"][60]["name"] = "ColorModifiers" defs["structs"]["ImGuiContext"][60]["template_type"] = "ImGuiColorMod" defs["structs"]["ImGuiContext"][60]["type"] = "ImVector_ImGuiColorMod" defs["structs"]["ImGuiContext"][61] = {} defs["structs"]["ImGuiContext"][61]["name"] = "StyleModifiers" defs["structs"]["ImGuiContext"][61]["template_type"] = "ImGuiStyleMod" defs["structs"]["ImGuiContext"][61]["type"] = "ImVector_ImGuiStyleMod" defs["structs"]["ImGuiContext"][62] = {} defs["structs"]["ImGuiContext"][62]["name"] = "FontStack" defs["structs"]["ImGuiContext"][62]["template_type"] = "ImFont*" defs["structs"]["ImGuiContext"][62]["type"] = "ImVector_ImFontPtr" defs["structs"]["ImGuiContext"][63] = {} defs["structs"]["ImGuiContext"][63]["name"] = "OpenPopupStack" defs["structs"]["ImGuiContext"][63]["template_type"] = "ImGuiPopupData" defs["structs"]["ImGuiContext"][63]["type"] = "ImVector_ImGuiPopupData" defs["structs"]["ImGuiContext"][64] = {} defs["structs"]["ImGuiContext"][64]["name"] = "BeginPopupStack" defs["structs"]["ImGuiContext"][64]["template_type"] = "ImGuiPopupData" defs["structs"]["ImGuiContext"][64]["type"] = "ImVector_ImGuiPopupData" defs["structs"]["ImGuiContext"][65] = {} defs["structs"]["ImGuiContext"][65]["name"] = "NavWindow" defs["structs"]["ImGuiContext"][65]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][66] = {} defs["structs"]["ImGuiContext"][66]["name"] = "NavId" defs["structs"]["ImGuiContext"][66]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][67] = {} defs["structs"]["ImGuiContext"][67]["name"] = "NavFocusScopeId" defs["structs"]["ImGuiContext"][67]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][68] = {} defs["structs"]["ImGuiContext"][68]["name"] = "NavActivateId" defs["structs"]["ImGuiContext"][68]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][69] = {} defs["structs"]["ImGuiContext"][69]["name"] = "NavActivateDownId" defs["structs"]["ImGuiContext"][69]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][70] = {} defs["structs"]["ImGuiContext"][70]["name"] = "NavActivatePressedId" defs["structs"]["ImGuiContext"][70]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][71] = {} defs["structs"]["ImGuiContext"][71]["name"] = "NavInputId" defs["structs"]["ImGuiContext"][71]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][72] = {} defs["structs"]["ImGuiContext"][72]["name"] = "NavJustTabbedId" defs["structs"]["ImGuiContext"][72]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][73] = {} defs["structs"]["ImGuiContext"][73]["name"] = "NavJustMovedToId" defs["structs"]["ImGuiContext"][73]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][74] = {} defs["structs"]["ImGuiContext"][74]["name"] = "NavJustMovedToFocusScopeId" defs["structs"]["ImGuiContext"][74]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][75] = {} defs["structs"]["ImGuiContext"][75]["name"] = "NavJustMovedToKeyMods" defs["structs"]["ImGuiContext"][75]["type"] = "ImGuiKeyModFlags" defs["structs"]["ImGuiContext"][76] = {} defs["structs"]["ImGuiContext"][76]["name"] = "NavNextActivateId" defs["structs"]["ImGuiContext"][76]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][77] = {} defs["structs"]["ImGuiContext"][77]["name"] = "NavInputSource" defs["structs"]["ImGuiContext"][77]["type"] = "ImGuiInputSource" defs["structs"]["ImGuiContext"][78] = {} defs["structs"]["ImGuiContext"][78]["name"] = "NavScoringRect" defs["structs"]["ImGuiContext"][78]["type"] = "ImRect" defs["structs"]["ImGuiContext"][79] = {} defs["structs"]["ImGuiContext"][79]["name"] = "NavScoringCount" defs["structs"]["ImGuiContext"][79]["type"] = "int" defs["structs"]["ImGuiContext"][80] = {} defs["structs"]["ImGuiContext"][80]["name"] = "NavLayer" defs["structs"]["ImGuiContext"][80]["type"] = "ImGuiNavLayer" defs["structs"]["ImGuiContext"][81] = {} defs["structs"]["ImGuiContext"][81]["name"] = "NavIdTabCounter" defs["structs"]["ImGuiContext"][81]["type"] = "int" defs["structs"]["ImGuiContext"][82] = {} defs["structs"]["ImGuiContext"][82]["name"] = "NavIdIsAlive" defs["structs"]["ImGuiContext"][82]["type"] = "bool" defs["structs"]["ImGuiContext"][83] = {} defs["structs"]["ImGuiContext"][83]["name"] = "NavMousePosDirty" defs["structs"]["ImGuiContext"][83]["type"] = "bool" defs["structs"]["ImGuiContext"][84] = {} defs["structs"]["ImGuiContext"][84]["name"] = "NavDisableHighlight" defs["structs"]["ImGuiContext"][84]["type"] = "bool" defs["structs"]["ImGuiContext"][85] = {} defs["structs"]["ImGuiContext"][85]["name"] = "NavDisableMouseHover" defs["structs"]["ImGuiContext"][85]["type"] = "bool" defs["structs"]["ImGuiContext"][86] = {} defs["structs"]["ImGuiContext"][86]["name"] = "NavAnyRequest" defs["structs"]["ImGuiContext"][86]["type"] = "bool" defs["structs"]["ImGuiContext"][87] = {} defs["structs"]["ImGuiContext"][87]["name"] = "NavInitRequest" defs["structs"]["ImGuiContext"][87]["type"] = "bool" defs["structs"]["ImGuiContext"][88] = {} defs["structs"]["ImGuiContext"][88]["name"] = "NavInitRequestFromMove" defs["structs"]["ImGuiContext"][88]["type"] = "bool" defs["structs"]["ImGuiContext"][89] = {} defs["structs"]["ImGuiContext"][89]["name"] = "NavInitResultId" defs["structs"]["ImGuiContext"][89]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][90] = {} defs["structs"]["ImGuiContext"][90]["name"] = "NavInitResultRectRel" defs["structs"]["ImGuiContext"][90]["type"] = "ImRect" defs["structs"]["ImGuiContext"][91] = {} defs["structs"]["ImGuiContext"][91]["name"] = "NavMoveFromClampedRefRect" defs["structs"]["ImGuiContext"][91]["type"] = "bool" defs["structs"]["ImGuiContext"][92] = {} defs["structs"]["ImGuiContext"][92]["name"] = "NavMoveRequest" defs["structs"]["ImGuiContext"][92]["type"] = "bool" defs["structs"]["ImGuiContext"][93] = {} defs["structs"]["ImGuiContext"][93]["name"] = "NavMoveRequestFlags" defs["structs"]["ImGuiContext"][93]["type"] = "ImGuiNavMoveFlags" defs["structs"]["ImGuiContext"][94] = {} defs["structs"]["ImGuiContext"][94]["name"] = "NavMoveRequestForward" defs["structs"]["ImGuiContext"][94]["type"] = "ImGuiNavForward" defs["structs"]["ImGuiContext"][95] = {} defs["structs"]["ImGuiContext"][95]["name"] = "NavMoveRequestKeyMods" defs["structs"]["ImGuiContext"][95]["type"] = "ImGuiKeyModFlags" defs["structs"]["ImGuiContext"][96] = {} defs["structs"]["ImGuiContext"][96]["name"] = "NavMoveDir" defs["structs"]["ImGuiContext"][96]["type"] = "ImGuiDir" defs["structs"]["ImGuiContext"][97] = {} defs["structs"]["ImGuiContext"][97]["name"] = "NavMoveDirLast" defs["structs"]["ImGuiContext"][97]["type"] = "ImGuiDir" defs["structs"]["ImGuiContext"][98] = {} defs["structs"]["ImGuiContext"][98]["name"] = "NavMoveClipDir" defs["structs"]["ImGuiContext"][98]["type"] = "ImGuiDir" defs["structs"]["ImGuiContext"][99] = {} defs["structs"]["ImGuiContext"][99]["name"] = "NavMoveResultLocal" defs["structs"]["ImGuiContext"][99]["type"] = "ImGuiNavMoveResult" defs["structs"]["ImGuiContext"][100] = {} defs["structs"]["ImGuiContext"][100]["name"] = "NavMoveResultLocalVisibleSet" defs["structs"]["ImGuiContext"][100]["type"] = "ImGuiNavMoveResult" defs["structs"]["ImGuiContext"][101] = {} defs["structs"]["ImGuiContext"][101]["name"] = "NavMoveResultOther" defs["structs"]["ImGuiContext"][101]["type"] = "ImGuiNavMoveResult" defs["structs"]["ImGuiContext"][102] = {} defs["structs"]["ImGuiContext"][102]["name"] = "NavWrapRequestWindow" defs["structs"]["ImGuiContext"][102]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][103] = {} defs["structs"]["ImGuiContext"][103]["name"] = "NavWrapRequestFlags" defs["structs"]["ImGuiContext"][103]["type"] = "ImGuiNavMoveFlags" defs["structs"]["ImGuiContext"][104] = {} defs["structs"]["ImGuiContext"][104]["name"] = "NavWindowingTarget" defs["structs"]["ImGuiContext"][104]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][105] = {} defs["structs"]["ImGuiContext"][105]["name"] = "NavWindowingTargetAnim" defs["structs"]["ImGuiContext"][105]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][106] = {} defs["structs"]["ImGuiContext"][106]["name"] = "NavWindowingListWindow" defs["structs"]["ImGuiContext"][106]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][107] = {} defs["structs"]["ImGuiContext"][107]["name"] = "NavWindowingTimer" defs["structs"]["ImGuiContext"][107]["type"] = "float" defs["structs"]["ImGuiContext"][108] = {} defs["structs"]["ImGuiContext"][108]["name"] = "NavWindowingHighlightAlpha" defs["structs"]["ImGuiContext"][108]["type"] = "float" defs["structs"]["ImGuiContext"][109] = {} defs["structs"]["ImGuiContext"][109]["name"] = "NavWindowingToggleLayer" defs["structs"]["ImGuiContext"][109]["type"] = "bool" defs["structs"]["ImGuiContext"][110] = {} defs["structs"]["ImGuiContext"][110]["name"] = "FocusRequestCurrWindow" defs["structs"]["ImGuiContext"][110]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][111] = {} defs["structs"]["ImGuiContext"][111]["name"] = "FocusRequestNextWindow" defs["structs"]["ImGuiContext"][111]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiContext"][112] = {} defs["structs"]["ImGuiContext"][112]["name"] = "FocusRequestCurrCounterRegular" defs["structs"]["ImGuiContext"][112]["type"] = "int" defs["structs"]["ImGuiContext"][113] = {} defs["structs"]["ImGuiContext"][113]["name"] = "FocusRequestCurrCounterTabStop" defs["structs"]["ImGuiContext"][113]["type"] = "int" defs["structs"]["ImGuiContext"][114] = {} defs["structs"]["ImGuiContext"][114]["name"] = "FocusRequestNextCounterRegular" defs["structs"]["ImGuiContext"][114]["type"] = "int" defs["structs"]["ImGuiContext"][115] = {} defs["structs"]["ImGuiContext"][115]["name"] = "FocusRequestNextCounterTabStop" defs["structs"]["ImGuiContext"][115]["type"] = "int" defs["structs"]["ImGuiContext"][116] = {} defs["structs"]["ImGuiContext"][116]["name"] = "FocusTabPressed" defs["structs"]["ImGuiContext"][116]["type"] = "bool" defs["structs"]["ImGuiContext"][117] = {} defs["structs"]["ImGuiContext"][117]["name"] = "DrawData" defs["structs"]["ImGuiContext"][117]["type"] = "ImDrawData" defs["structs"]["ImGuiContext"][118] = {} defs["structs"]["ImGuiContext"][118]["name"] = "DrawDataBuilder" defs["structs"]["ImGuiContext"][118]["type"] = "ImDrawDataBuilder" defs["structs"]["ImGuiContext"][119] = {} defs["structs"]["ImGuiContext"][119]["name"] = "DimBgRatio" defs["structs"]["ImGuiContext"][119]["type"] = "float" defs["structs"]["ImGuiContext"][120] = {} defs["structs"]["ImGuiContext"][120]["name"] = "BackgroundDrawList" defs["structs"]["ImGuiContext"][120]["type"] = "ImDrawList" defs["structs"]["ImGuiContext"][121] = {} defs["structs"]["ImGuiContext"][121]["name"] = "ForegroundDrawList" defs["structs"]["ImGuiContext"][121]["type"] = "ImDrawList" defs["structs"]["ImGuiContext"][122] = {} defs["structs"]["ImGuiContext"][122]["name"] = "MouseCursor" defs["structs"]["ImGuiContext"][122]["type"] = "ImGuiMouseCursor" defs["structs"]["ImGuiContext"][123] = {} defs["structs"]["ImGuiContext"][123]["name"] = "DragDropActive" defs["structs"]["ImGuiContext"][123]["type"] = "bool" defs["structs"]["ImGuiContext"][124] = {} defs["structs"]["ImGuiContext"][124]["name"] = "DragDropWithinSource" defs["structs"]["ImGuiContext"][124]["type"] = "bool" defs["structs"]["ImGuiContext"][125] = {} defs["structs"]["ImGuiContext"][125]["name"] = "DragDropWithinTarget" defs["structs"]["ImGuiContext"][125]["type"] = "bool" defs["structs"]["ImGuiContext"][126] = {} defs["structs"]["ImGuiContext"][126]["name"] = "DragDropSourceFlags" defs["structs"]["ImGuiContext"][126]["type"] = "ImGuiDragDropFlags" defs["structs"]["ImGuiContext"][127] = {} defs["structs"]["ImGuiContext"][127]["name"] = "DragDropSourceFrameCount" defs["structs"]["ImGuiContext"][127]["type"] = "int" defs["structs"]["ImGuiContext"][128] = {} defs["structs"]["ImGuiContext"][128]["name"] = "DragDropMouseButton" defs["structs"]["ImGuiContext"][128]["type"] = "int" defs["structs"]["ImGuiContext"][129] = {} defs["structs"]["ImGuiContext"][129]["name"] = "DragDropPayload" defs["structs"]["ImGuiContext"][129]["type"] = "ImGuiPayload" defs["structs"]["ImGuiContext"][130] = {} defs["structs"]["ImGuiContext"][130]["name"] = "DragDropTargetRect" defs["structs"]["ImGuiContext"][130]["type"] = "ImRect" defs["structs"]["ImGuiContext"][131] = {} defs["structs"]["ImGuiContext"][131]["name"] = "DragDropTargetId" defs["structs"]["ImGuiContext"][131]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][132] = {} defs["structs"]["ImGuiContext"][132]["name"] = "DragDropAcceptFlags" defs["structs"]["ImGuiContext"][132]["type"] = "ImGuiDragDropFlags" defs["structs"]["ImGuiContext"][133] = {} defs["structs"]["ImGuiContext"][133]["name"] = "DragDropAcceptIdCurrRectSurface" defs["structs"]["ImGuiContext"][133]["type"] = "float" defs["structs"]["ImGuiContext"][134] = {} defs["structs"]["ImGuiContext"][134]["name"] = "DragDropAcceptIdCurr" defs["structs"]["ImGuiContext"][134]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][135] = {} defs["structs"]["ImGuiContext"][135]["name"] = "DragDropAcceptIdPrev" defs["structs"]["ImGuiContext"][135]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][136] = {} defs["structs"]["ImGuiContext"][136]["name"] = "DragDropAcceptFrameCount" defs["structs"]["ImGuiContext"][136]["type"] = "int" defs["structs"]["ImGuiContext"][137] = {} defs["structs"]["ImGuiContext"][137]["name"] = "DragDropHoldJustPressedId" defs["structs"]["ImGuiContext"][137]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][138] = {} defs["structs"]["ImGuiContext"][138]["name"] = "DragDropPayloadBufHeap" defs["structs"]["ImGuiContext"][138]["template_type"] = "unsigned char" defs["structs"]["ImGuiContext"][138]["type"] = "ImVector_unsigned_char" defs["structs"]["ImGuiContext"][139] = {} defs["structs"]["ImGuiContext"][139]["name"] = "DragDropPayloadBufLocal[16]" defs["structs"]["ImGuiContext"][139]["size"] = 16 defs["structs"]["ImGuiContext"][139]["type"] = "unsigned char" defs["structs"]["ImGuiContext"][140] = {} defs["structs"]["ImGuiContext"][140]["name"] = "CurrentTabBar" defs["structs"]["ImGuiContext"][140]["type"] = "ImGuiTabBar*" defs["structs"]["ImGuiContext"][141] = {} defs["structs"]["ImGuiContext"][141]["name"] = "TabBars" defs["structs"]["ImGuiContext"][141]["template_type"] = "ImGuiTabBar" defs["structs"]["ImGuiContext"][141]["type"] = "ImPool_ImGuiTabBar" defs["structs"]["ImGuiContext"][142] = {} defs["structs"]["ImGuiContext"][142]["name"] = "CurrentTabBarStack" defs["structs"]["ImGuiContext"][142]["template_type"] = "ImGuiPtrOrIndex" defs["structs"]["ImGuiContext"][142]["type"] = "ImVector_ImGuiPtrOrIndex" defs["structs"]["ImGuiContext"][143] = {} defs["structs"]["ImGuiContext"][143]["name"] = "ShrinkWidthBuffer" defs["structs"]["ImGuiContext"][143]["template_type"] = "ImGuiShrinkWidthItem" defs["structs"]["ImGuiContext"][143]["type"] = "ImVector_ImGuiShrinkWidthItem" defs["structs"]["ImGuiContext"][144] = {} defs["structs"]["ImGuiContext"][144]["name"] = "LastValidMousePos" defs["structs"]["ImGuiContext"][144]["type"] = "ImVec2" defs["structs"]["ImGuiContext"][145] = {} defs["structs"]["ImGuiContext"][145]["name"] = "InputTextState" defs["structs"]["ImGuiContext"][145]["type"] = "ImGuiInputTextState" defs["structs"]["ImGuiContext"][146] = {} defs["structs"]["ImGuiContext"][146]["name"] = "InputTextPasswordFont" defs["structs"]["ImGuiContext"][146]["type"] = "ImFont" defs["structs"]["ImGuiContext"][147] = {} defs["structs"]["ImGuiContext"][147]["name"] = "TempInputId" defs["structs"]["ImGuiContext"][147]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][148] = {} defs["structs"]["ImGuiContext"][148]["name"] = "ColorEditOptions" defs["structs"]["ImGuiContext"][148]["type"] = "ImGuiColorEditFlags" defs["structs"]["ImGuiContext"][149] = {} defs["structs"]["ImGuiContext"][149]["name"] = "ColorEditLastHue" defs["structs"]["ImGuiContext"][149]["type"] = "float" defs["structs"]["ImGuiContext"][150] = {} defs["structs"]["ImGuiContext"][150]["name"] = "ColorEditLastSat" defs["structs"]["ImGuiContext"][150]["type"] = "float" defs["structs"]["ImGuiContext"][151] = {} defs["structs"]["ImGuiContext"][151]["name"] = "ColorEditLastColor[3]" defs["structs"]["ImGuiContext"][151]["size"] = 3 defs["structs"]["ImGuiContext"][151]["type"] = "float" defs["structs"]["ImGuiContext"][152] = {} defs["structs"]["ImGuiContext"][152]["name"] = "ColorPickerRef" defs["structs"]["ImGuiContext"][152]["type"] = "ImVec4" defs["structs"]["ImGuiContext"][153] = {} defs["structs"]["ImGuiContext"][153]["name"] = "DragCurrentAccumDirty" defs["structs"]["ImGuiContext"][153]["type"] = "bool" defs["structs"]["ImGuiContext"][154] = {} defs["structs"]["ImGuiContext"][154]["name"] = "DragCurrentAccum" defs["structs"]["ImGuiContext"][154]["type"] = "float" defs["structs"]["ImGuiContext"][155] = {} defs["structs"]["ImGuiContext"][155]["name"] = "DragSpeedDefaultRatio" defs["structs"]["ImGuiContext"][155]["type"] = "float" defs["structs"]["ImGuiContext"][156] = {} defs["structs"]["ImGuiContext"][156]["name"] = "ScrollbarClickDeltaToGrabCenter" defs["structs"]["ImGuiContext"][156]["type"] = "float" defs["structs"]["ImGuiContext"][157] = {} defs["structs"]["ImGuiContext"][157]["name"] = "TooltipOverrideCount" defs["structs"]["ImGuiContext"][157]["type"] = "int" defs["structs"]["ImGuiContext"][158] = {} defs["structs"]["ImGuiContext"][158]["name"] = "ClipboardHandlerData" defs["structs"]["ImGuiContext"][158]["template_type"] = "char" defs["structs"]["ImGuiContext"][158]["type"] = "ImVector_char" defs["structs"]["ImGuiContext"][159] = {} defs["structs"]["ImGuiContext"][159]["name"] = "MenusIdSubmittedThisFrame" defs["structs"]["ImGuiContext"][159]["template_type"] = "ImGuiID" defs["structs"]["ImGuiContext"][159]["type"] = "ImVector_ImGuiID" defs["structs"]["ImGuiContext"][160] = {} defs["structs"]["ImGuiContext"][160]["name"] = "PlatformImePos" defs["structs"]["ImGuiContext"][160]["type"] = "ImVec2" defs["structs"]["ImGuiContext"][161] = {} defs["structs"]["ImGuiContext"][161]["name"] = "PlatformImeLastPos" defs["structs"]["ImGuiContext"][161]["type"] = "ImVec2" defs["structs"]["ImGuiContext"][162] = {} defs["structs"]["ImGuiContext"][162]["name"] = "SettingsLoaded" defs["structs"]["ImGuiContext"][162]["type"] = "bool" defs["structs"]["ImGuiContext"][163] = {} defs["structs"]["ImGuiContext"][163]["name"] = "SettingsDirtyTimer" defs["structs"]["ImGuiContext"][163]["type"] = "float" defs["structs"]["ImGuiContext"][164] = {} defs["structs"]["ImGuiContext"][164]["name"] = "SettingsIniData" defs["structs"]["ImGuiContext"][164]["type"] = "ImGuiTextBuffer" defs["structs"]["ImGuiContext"][165] = {} defs["structs"]["ImGuiContext"][165]["name"] = "SettingsHandlers" defs["structs"]["ImGuiContext"][165]["template_type"] = "ImGuiSettingsHandler" defs["structs"]["ImGuiContext"][165]["type"] = "ImVector_ImGuiSettingsHandler" defs["structs"]["ImGuiContext"][166] = {} defs["structs"]["ImGuiContext"][166]["name"] = "SettingsWindows" defs["structs"]["ImGuiContext"][166]["template_type"] = "ImGuiWindowSettings" defs["structs"]["ImGuiContext"][166]["type"] = "ImChunkStream_ImGuiWindowSettings" defs["structs"]["ImGuiContext"][167] = {} defs["structs"]["ImGuiContext"][167]["name"] = "LogEnabled" defs["structs"]["ImGuiContext"][167]["type"] = "bool" defs["structs"]["ImGuiContext"][168] = {} defs["structs"]["ImGuiContext"][168]["name"] = "LogType" defs["structs"]["ImGuiContext"][168]["type"] = "ImGuiLogType" defs["structs"]["ImGuiContext"][169] = {} defs["structs"]["ImGuiContext"][169]["name"] = "LogFile" defs["structs"]["ImGuiContext"][169]["type"] = "ImFileHandle" defs["structs"]["ImGuiContext"][170] = {} defs["structs"]["ImGuiContext"][170]["name"] = "LogBuffer" defs["structs"]["ImGuiContext"][170]["type"] = "ImGuiTextBuffer" defs["structs"]["ImGuiContext"][171] = {} defs["structs"]["ImGuiContext"][171]["name"] = "LogLinePosY" defs["structs"]["ImGuiContext"][171]["type"] = "float" defs["structs"]["ImGuiContext"][172] = {} defs["structs"]["ImGuiContext"][172]["name"] = "LogLineFirstItem" defs["structs"]["ImGuiContext"][172]["type"] = "bool" defs["structs"]["ImGuiContext"][173] = {} defs["structs"]["ImGuiContext"][173]["name"] = "LogDepthRef" defs["structs"]["ImGuiContext"][173]["type"] = "int" defs["structs"]["ImGuiContext"][174] = {} defs["structs"]["ImGuiContext"][174]["name"] = "LogDepthToExpand" defs["structs"]["ImGuiContext"][174]["type"] = "int" defs["structs"]["ImGuiContext"][175] = {} defs["structs"]["ImGuiContext"][175]["name"] = "LogDepthToExpandDefault" defs["structs"]["ImGuiContext"][175]["type"] = "int" defs["structs"]["ImGuiContext"][176] = {} defs["structs"]["ImGuiContext"][176]["name"] = "DebugItemPickerActive" defs["structs"]["ImGuiContext"][176]["type"] = "bool" defs["structs"]["ImGuiContext"][177] = {} defs["structs"]["ImGuiContext"][177]["name"] = "DebugItemPickerBreakId" defs["structs"]["ImGuiContext"][177]["type"] = "ImGuiID" defs["structs"]["ImGuiContext"][178] = {} defs["structs"]["ImGuiContext"][178]["name"] = "FramerateSecPerFrame[120]" defs["structs"]["ImGuiContext"][178]["size"] = 120 defs["structs"]["ImGuiContext"][178]["type"] = "float" defs["structs"]["ImGuiContext"][179] = {} defs["structs"]["ImGuiContext"][179]["name"] = "FramerateSecPerFrameIdx" defs["structs"]["ImGuiContext"][179]["type"] = "int" defs["structs"]["ImGuiContext"][180] = {} defs["structs"]["ImGuiContext"][180]["name"] = "FramerateSecPerFrameAccum" defs["structs"]["ImGuiContext"][180]["type"] = "float" defs["structs"]["ImGuiContext"][181] = {} defs["structs"]["ImGuiContext"][181]["name"] = "WantCaptureMouseNextFrame" defs["structs"]["ImGuiContext"][181]["type"] = "int" defs["structs"]["ImGuiContext"][182] = {} defs["structs"]["ImGuiContext"][182]["name"] = "WantCaptureKeyboardNextFrame" defs["structs"]["ImGuiContext"][182]["type"] = "int" defs["structs"]["ImGuiContext"][183] = {} defs["structs"]["ImGuiContext"][183]["name"] = "WantTextInputNextFrame" defs["structs"]["ImGuiContext"][183]["type"] = "int" defs["structs"]["ImGuiContext"][184] = {} defs["structs"]["ImGuiContext"][184]["name"] = "TempBuffer[1024*3+1]" defs["structs"]["ImGuiContext"][184]["size"] = 3073 defs["structs"]["ImGuiContext"][184]["type"] = "char" defs["structs"]["ImGuiDataTypeInfo"] = {} defs["structs"]["ImGuiDataTypeInfo"][1] = {} defs["structs"]["ImGuiDataTypeInfo"][1]["name"] = "Size" defs["structs"]["ImGuiDataTypeInfo"][1]["type"] = "size_t" defs["structs"]["ImGuiDataTypeInfo"][2] = {} defs["structs"]["ImGuiDataTypeInfo"][2]["name"] = "PrintFmt" defs["structs"]["ImGuiDataTypeInfo"][2]["type"] = "const char*" defs["structs"]["ImGuiDataTypeInfo"][3] = {} defs["structs"]["ImGuiDataTypeInfo"][3]["name"] = "ScanFmt" defs["structs"]["ImGuiDataTypeInfo"][3]["type"] = "const char*" defs["structs"]["ImGuiDataTypeTempStorage"] = {} defs["structs"]["ImGuiDataTypeTempStorage"][1] = {} defs["structs"]["ImGuiDataTypeTempStorage"][1]["name"] = "Data[8]" defs["structs"]["ImGuiDataTypeTempStorage"][1]["size"] = 8 defs["structs"]["ImGuiDataTypeTempStorage"][1]["type"] = "ImU8" defs["structs"]["ImGuiGroupData"] = {} defs["structs"]["ImGuiGroupData"][1] = {} defs["structs"]["ImGuiGroupData"][1]["name"] = "BackupCursorPos" defs["structs"]["ImGuiGroupData"][1]["type"] = "ImVec2" defs["structs"]["ImGuiGroupData"][2] = {} defs["structs"]["ImGuiGroupData"][2]["name"] = "BackupCursorMaxPos" defs["structs"]["ImGuiGroupData"][2]["type"] = "ImVec2" defs["structs"]["ImGuiGroupData"][3] = {} defs["structs"]["ImGuiGroupData"][3]["name"] = "BackupIndent" defs["structs"]["ImGuiGroupData"][3]["type"] = "ImVec1" defs["structs"]["ImGuiGroupData"][4] = {} defs["structs"]["ImGuiGroupData"][4]["name"] = "BackupGroupOffset" defs["structs"]["ImGuiGroupData"][4]["type"] = "ImVec1" defs["structs"]["ImGuiGroupData"][5] = {} defs["structs"]["ImGuiGroupData"][5]["name"] = "BackupCurrLineSize" defs["structs"]["ImGuiGroupData"][5]["type"] = "ImVec2" defs["structs"]["ImGuiGroupData"][6] = {} defs["structs"]["ImGuiGroupData"][6]["name"] = "BackupCurrLineTextBaseOffset" defs["structs"]["ImGuiGroupData"][6]["type"] = "float" defs["structs"]["ImGuiGroupData"][7] = {} defs["structs"]["ImGuiGroupData"][7]["name"] = "BackupActiveIdIsAlive" defs["structs"]["ImGuiGroupData"][7]["type"] = "ImGuiID" defs["structs"]["ImGuiGroupData"][8] = {} defs["structs"]["ImGuiGroupData"][8]["name"] = "BackupActiveIdPreviousFrameIsAlive" defs["structs"]["ImGuiGroupData"][8]["type"] = "bool" defs["structs"]["ImGuiGroupData"][9] = {} defs["structs"]["ImGuiGroupData"][9]["name"] = "EmitItem" defs["structs"]["ImGuiGroupData"][9]["type"] = "bool" defs["structs"]["ImGuiIO"] = {} defs["structs"]["ImGuiIO"][1] = {} defs["structs"]["ImGuiIO"][1]["name"] = "ConfigFlags" defs["structs"]["ImGuiIO"][1]["type"] = "ImGuiConfigFlags" defs["structs"]["ImGuiIO"][2] = {} defs["structs"]["ImGuiIO"][2]["name"] = "BackendFlags" defs["structs"]["ImGuiIO"][2]["type"] = "ImGuiBackendFlags" defs["structs"]["ImGuiIO"][3] = {} defs["structs"]["ImGuiIO"][3]["name"] = "DisplaySize" defs["structs"]["ImGuiIO"][3]["type"] = "ImVec2" defs["structs"]["ImGuiIO"][4] = {} defs["structs"]["ImGuiIO"][4]["name"] = "DeltaTime" defs["structs"]["ImGuiIO"][4]["type"] = "float" defs["structs"]["ImGuiIO"][5] = {} defs["structs"]["ImGuiIO"][5]["name"] = "IniSavingRate" defs["structs"]["ImGuiIO"][5]["type"] = "float" defs["structs"]["ImGuiIO"][6] = {} defs["structs"]["ImGuiIO"][6]["name"] = "IniFilename" defs["structs"]["ImGuiIO"][6]["type"] = "const char*" defs["structs"]["ImGuiIO"][7] = {} defs["structs"]["ImGuiIO"][7]["name"] = "LogFilename" defs["structs"]["ImGuiIO"][7]["type"] = "const char*" defs["structs"]["ImGuiIO"][8] = {} defs["structs"]["ImGuiIO"][8]["name"] = "MouseDoubleClickTime" defs["structs"]["ImGuiIO"][8]["type"] = "float" defs["structs"]["ImGuiIO"][9] = {} defs["structs"]["ImGuiIO"][9]["name"] = "MouseDoubleClickMaxDist" defs["structs"]["ImGuiIO"][9]["type"] = "float" defs["structs"]["ImGuiIO"][10] = {} defs["structs"]["ImGuiIO"][10]["name"] = "MouseDragThreshold" defs["structs"]["ImGuiIO"][10]["type"] = "float" defs["structs"]["ImGuiIO"][11] = {} defs["structs"]["ImGuiIO"][11]["name"] = "KeyMap[ImGuiKey_COUNT]" defs["structs"]["ImGuiIO"][11]["size"] = 22 defs["structs"]["ImGuiIO"][11]["type"] = "int" defs["structs"]["ImGuiIO"][12] = {} defs["structs"]["ImGuiIO"][12]["name"] = "KeyRepeatDelay" defs["structs"]["ImGuiIO"][12]["type"] = "float" defs["structs"]["ImGuiIO"][13] = {} defs["structs"]["ImGuiIO"][13]["name"] = "KeyRepeatRate" defs["structs"]["ImGuiIO"][13]["type"] = "float" defs["structs"]["ImGuiIO"][14] = {} defs["structs"]["ImGuiIO"][14]["name"] = "UserData" defs["structs"]["ImGuiIO"][14]["type"] = "void*" defs["structs"]["ImGuiIO"][15] = {} defs["structs"]["ImGuiIO"][15]["name"] = "Fonts" defs["structs"]["ImGuiIO"][15]["type"] = "ImFontAtlas*" defs["structs"]["ImGuiIO"][16] = {} defs["structs"]["ImGuiIO"][16]["name"] = "FontGlobalScale" defs["structs"]["ImGuiIO"][16]["type"] = "float" defs["structs"]["ImGuiIO"][17] = {} defs["structs"]["ImGuiIO"][17]["name"] = "FontAllowUserScaling" defs["structs"]["ImGuiIO"][17]["type"] = "bool" defs["structs"]["ImGuiIO"][18] = {} defs["structs"]["ImGuiIO"][18]["name"] = "FontDefault" defs["structs"]["ImGuiIO"][18]["type"] = "ImFont*" defs["structs"]["ImGuiIO"][19] = {} defs["structs"]["ImGuiIO"][19]["name"] = "DisplayFramebufferScale" defs["structs"]["ImGuiIO"][19]["type"] = "ImVec2" defs["structs"]["ImGuiIO"][20] = {} defs["structs"]["ImGuiIO"][20]["name"] = "MouseDrawCursor" defs["structs"]["ImGuiIO"][20]["type"] = "bool" defs["structs"]["ImGuiIO"][21] = {} defs["structs"]["ImGuiIO"][21]["name"] = "ConfigMacOSXBehaviors" defs["structs"]["ImGuiIO"][21]["type"] = "bool" defs["structs"]["ImGuiIO"][22] = {} defs["structs"]["ImGuiIO"][22]["name"] = "ConfigInputTextCursorBlink" defs["structs"]["ImGuiIO"][22]["type"] = "bool" defs["structs"]["ImGuiIO"][23] = {} defs["structs"]["ImGuiIO"][23]["name"] = "ConfigWindowsResizeFromEdges" defs["structs"]["ImGuiIO"][23]["type"] = "bool" defs["structs"]["ImGuiIO"][24] = {} defs["structs"]["ImGuiIO"][24]["name"] = "ConfigWindowsMoveFromTitleBarOnly" defs["structs"]["ImGuiIO"][24]["type"] = "bool" defs["structs"]["ImGuiIO"][25] = {} defs["structs"]["ImGuiIO"][25]["name"] = "ConfigWindowsMemoryCompactTimer" defs["structs"]["ImGuiIO"][25]["type"] = "float" defs["structs"]["ImGuiIO"][26] = {} defs["structs"]["ImGuiIO"][26]["name"] = "BackendPlatformName" defs["structs"]["ImGuiIO"][26]["type"] = "const char*" defs["structs"]["ImGuiIO"][27] = {} defs["structs"]["ImGuiIO"][27]["name"] = "BackendRendererName" defs["structs"]["ImGuiIO"][27]["type"] = "const char*" defs["structs"]["ImGuiIO"][28] = {} defs["structs"]["ImGuiIO"][28]["name"] = "BackendPlatformUserData" defs["structs"]["ImGuiIO"][28]["type"] = "void*" defs["structs"]["ImGuiIO"][29] = {} defs["structs"]["ImGuiIO"][29]["name"] = "BackendRendererUserData" defs["structs"]["ImGuiIO"][29]["type"] = "void*" defs["structs"]["ImGuiIO"][30] = {} defs["structs"]["ImGuiIO"][30]["name"] = "BackendLanguageUserData" defs["structs"]["ImGuiIO"][30]["type"] = "void*" defs["structs"]["ImGuiIO"][31] = {} defs["structs"]["ImGuiIO"][31]["name"] = "GetClipboardTextFn" defs["structs"]["ImGuiIO"][31]["type"] = "const char*(*)(void* user_data)" defs["structs"]["ImGuiIO"][32] = {} defs["structs"]["ImGuiIO"][32]["name"] = "SetClipboardTextFn" defs["structs"]["ImGuiIO"][32]["type"] = "void(*)(void* user_data,const char* text)" defs["structs"]["ImGuiIO"][33] = {} defs["structs"]["ImGuiIO"][33]["name"] = "ClipboardUserData" defs["structs"]["ImGuiIO"][33]["type"] = "void*" defs["structs"]["ImGuiIO"][34] = {} defs["structs"]["ImGuiIO"][34]["name"] = "ImeSetInputScreenPosFn" defs["structs"]["ImGuiIO"][34]["type"] = "void(*)(int x,int y)" defs["structs"]["ImGuiIO"][35] = {} defs["structs"]["ImGuiIO"][35]["name"] = "ImeWindowHandle" defs["structs"]["ImGuiIO"][35]["type"] = "void*" defs["structs"]["ImGuiIO"][36] = {} defs["structs"]["ImGuiIO"][36]["name"] = "RenderDrawListsFnUnused" defs["structs"]["ImGuiIO"][36]["type"] = "void*" defs["structs"]["ImGuiIO"][37] = {} defs["structs"]["ImGuiIO"][37]["name"] = "MousePos" defs["structs"]["ImGuiIO"][37]["type"] = "ImVec2" defs["structs"]["ImGuiIO"][38] = {} defs["structs"]["ImGuiIO"][38]["name"] = "MouseDown[5]" defs["structs"]["ImGuiIO"][38]["size"] = 5 defs["structs"]["ImGuiIO"][38]["type"] = "bool" defs["structs"]["ImGuiIO"][39] = {} defs["structs"]["ImGuiIO"][39]["name"] = "MouseWheel" defs["structs"]["ImGuiIO"][39]["type"] = "float" defs["structs"]["ImGuiIO"][40] = {} defs["structs"]["ImGuiIO"][40]["name"] = "MouseWheelH" defs["structs"]["ImGuiIO"][40]["type"] = "float" defs["structs"]["ImGuiIO"][41] = {} defs["structs"]["ImGuiIO"][41]["name"] = "KeyCtrl" defs["structs"]["ImGuiIO"][41]["type"] = "bool" defs["structs"]["ImGuiIO"][42] = {} defs["structs"]["ImGuiIO"][42]["name"] = "KeyShift" defs["structs"]["ImGuiIO"][42]["type"] = "bool" defs["structs"]["ImGuiIO"][43] = {} defs["structs"]["ImGuiIO"][43]["name"] = "KeyAlt" defs["structs"]["ImGuiIO"][43]["type"] = "bool" defs["structs"]["ImGuiIO"][44] = {} defs["structs"]["ImGuiIO"][44]["name"] = "KeySuper" defs["structs"]["ImGuiIO"][44]["type"] = "bool" defs["structs"]["ImGuiIO"][45] = {} defs["structs"]["ImGuiIO"][45]["name"] = "KeysDown[512]" defs["structs"]["ImGuiIO"][45]["size"] = 512 defs["structs"]["ImGuiIO"][45]["type"] = "bool" defs["structs"]["ImGuiIO"][46] = {} defs["structs"]["ImGuiIO"][46]["name"] = "NavInputs[ImGuiNavInput_COUNT]" defs["structs"]["ImGuiIO"][46]["size"] = 21 defs["structs"]["ImGuiIO"][46]["type"] = "float" defs["structs"]["ImGuiIO"][47] = {} defs["structs"]["ImGuiIO"][47]["name"] = "WantCaptureMouse" defs["structs"]["ImGuiIO"][47]["type"] = "bool" defs["structs"]["ImGuiIO"][48] = {} defs["structs"]["ImGuiIO"][48]["name"] = "WantCaptureKeyboard" defs["structs"]["ImGuiIO"][48]["type"] = "bool" defs["structs"]["ImGuiIO"][49] = {} defs["structs"]["ImGuiIO"][49]["name"] = "WantTextInput" defs["structs"]["ImGuiIO"][49]["type"] = "bool" defs["structs"]["ImGuiIO"][50] = {} defs["structs"]["ImGuiIO"][50]["name"] = "WantSetMousePos" defs["structs"]["ImGuiIO"][50]["type"] = "bool" defs["structs"]["ImGuiIO"][51] = {} defs["structs"]["ImGuiIO"][51]["name"] = "WantSaveIniSettings" defs["structs"]["ImGuiIO"][51]["type"] = "bool" defs["structs"]["ImGuiIO"][52] = {} defs["structs"]["ImGuiIO"][52]["name"] = "NavActive" defs["structs"]["ImGuiIO"][52]["type"] = "bool" defs["structs"]["ImGuiIO"][53] = {} defs["structs"]["ImGuiIO"][53]["name"] = "NavVisible" defs["structs"]["ImGuiIO"][53]["type"] = "bool" defs["structs"]["ImGuiIO"][54] = {} defs["structs"]["ImGuiIO"][54]["name"] = "Framerate" defs["structs"]["ImGuiIO"][54]["type"] = "float" defs["structs"]["ImGuiIO"][55] = {} defs["structs"]["ImGuiIO"][55]["name"] = "MetricsRenderVertices" defs["structs"]["ImGuiIO"][55]["type"] = "int" defs["structs"]["ImGuiIO"][56] = {} defs["structs"]["ImGuiIO"][56]["name"] = "MetricsRenderIndices" defs["structs"]["ImGuiIO"][56]["type"] = "int" defs["structs"]["ImGuiIO"][57] = {} defs["structs"]["ImGuiIO"][57]["name"] = "MetricsRenderWindows" defs["structs"]["ImGuiIO"][57]["type"] = "int" defs["structs"]["ImGuiIO"][58] = {} defs["structs"]["ImGuiIO"][58]["name"] = "MetricsActiveWindows" defs["structs"]["ImGuiIO"][58]["type"] = "int" defs["structs"]["ImGuiIO"][59] = {} defs["structs"]["ImGuiIO"][59]["name"] = "MetricsActiveAllocations" defs["structs"]["ImGuiIO"][59]["type"] = "int" defs["structs"]["ImGuiIO"][60] = {} defs["structs"]["ImGuiIO"][60]["name"] = "MouseDelta" defs["structs"]["ImGuiIO"][60]["type"] = "ImVec2" defs["structs"]["ImGuiIO"][61] = {} defs["structs"]["ImGuiIO"][61]["name"] = "KeyMods" defs["structs"]["ImGuiIO"][61]["type"] = "ImGuiKeyModFlags" defs["structs"]["ImGuiIO"][62] = {} defs["structs"]["ImGuiIO"][62]["name"] = "MousePosPrev" defs["structs"]["ImGuiIO"][62]["type"] = "ImVec2" defs["structs"]["ImGuiIO"][63] = {} defs["structs"]["ImGuiIO"][63]["name"] = "MouseClickedPos[5]" defs["structs"]["ImGuiIO"][63]["size"] = 5 defs["structs"]["ImGuiIO"][63]["type"] = "ImVec2" defs["structs"]["ImGuiIO"][64] = {} defs["structs"]["ImGuiIO"][64]["name"] = "MouseClickedTime[5]" defs["structs"]["ImGuiIO"][64]["size"] = 5 defs["structs"]["ImGuiIO"][64]["type"] = "double" defs["structs"]["ImGuiIO"][65] = {} defs["structs"]["ImGuiIO"][65]["name"] = "MouseClicked[5]" defs["structs"]["ImGuiIO"][65]["size"] = 5 defs["structs"]["ImGuiIO"][65]["type"] = "bool" defs["structs"]["ImGuiIO"][66] = {} defs["structs"]["ImGuiIO"][66]["name"] = "MouseDoubleClicked[5]" defs["structs"]["ImGuiIO"][66]["size"] = 5 defs["structs"]["ImGuiIO"][66]["type"] = "bool" defs["structs"]["ImGuiIO"][67] = {} defs["structs"]["ImGuiIO"][67]["name"] = "MouseReleased[5]" defs["structs"]["ImGuiIO"][67]["size"] = 5 defs["structs"]["ImGuiIO"][67]["type"] = "bool" defs["structs"]["ImGuiIO"][68] = {} defs["structs"]["ImGuiIO"][68]["name"] = "MouseDownOwned[5]" defs["structs"]["ImGuiIO"][68]["size"] = 5 defs["structs"]["ImGuiIO"][68]["type"] = "bool" defs["structs"]["ImGuiIO"][69] = {} defs["structs"]["ImGuiIO"][69]["name"] = "MouseDownWasDoubleClick[5]" defs["structs"]["ImGuiIO"][69]["size"] = 5 defs["structs"]["ImGuiIO"][69]["type"] = "bool" defs["structs"]["ImGuiIO"][70] = {} defs["structs"]["ImGuiIO"][70]["name"] = "MouseDownDuration[5]" defs["structs"]["ImGuiIO"][70]["size"] = 5 defs["structs"]["ImGuiIO"][70]["type"] = "float" defs["structs"]["ImGuiIO"][71] = {} defs["structs"]["ImGuiIO"][71]["name"] = "MouseDownDurationPrev[5]" defs["structs"]["ImGuiIO"][71]["size"] = 5 defs["structs"]["ImGuiIO"][71]["type"] = "float" defs["structs"]["ImGuiIO"][72] = {} defs["structs"]["ImGuiIO"][72]["name"] = "MouseDragMaxDistanceAbs[5]" defs["structs"]["ImGuiIO"][72]["size"] = 5 defs["structs"]["ImGuiIO"][72]["type"] = "ImVec2" defs["structs"]["ImGuiIO"][73] = {} defs["structs"]["ImGuiIO"][73]["name"] = "MouseDragMaxDistanceSqr[5]" defs["structs"]["ImGuiIO"][73]["size"] = 5 defs["structs"]["ImGuiIO"][73]["type"] = "float" defs["structs"]["ImGuiIO"][74] = {} defs["structs"]["ImGuiIO"][74]["name"] = "KeysDownDuration[512]" defs["structs"]["ImGuiIO"][74]["size"] = 512 defs["structs"]["ImGuiIO"][74]["type"] = "float" defs["structs"]["ImGuiIO"][75] = {} defs["structs"]["ImGuiIO"][75]["name"] = "KeysDownDurationPrev[512]" defs["structs"]["ImGuiIO"][75]["size"] = 512 defs["structs"]["ImGuiIO"][75]["type"] = "float" defs["structs"]["ImGuiIO"][76] = {} defs["structs"]["ImGuiIO"][76]["name"] = "NavInputsDownDuration[ImGuiNavInput_COUNT]" defs["structs"]["ImGuiIO"][76]["size"] = 21 defs["structs"]["ImGuiIO"][76]["type"] = "float" defs["structs"]["ImGuiIO"][77] = {} defs["structs"]["ImGuiIO"][77]["name"] = "NavInputsDownDurationPrev[ImGuiNavInput_COUNT]" defs["structs"]["ImGuiIO"][77]["size"] = 21 defs["structs"]["ImGuiIO"][77]["type"] = "float" defs["structs"]["ImGuiIO"][78] = {} defs["structs"]["ImGuiIO"][78]["name"] = "PenPressure" defs["structs"]["ImGuiIO"][78]["type"] = "float" defs["structs"]["ImGuiIO"][79] = {} defs["structs"]["ImGuiIO"][79]["name"] = "InputQueueSurrogate" defs["structs"]["ImGuiIO"][79]["type"] = "ImWchar16" defs["structs"]["ImGuiIO"][80] = {} defs["structs"]["ImGuiIO"][80]["name"] = "InputQueueCharacters" defs["structs"]["ImGuiIO"][80]["template_type"] = "ImWchar" defs["structs"]["ImGuiIO"][80]["type"] = "ImVector_ImWchar" defs["structs"]["ImGuiInputTextCallbackData"] = {} defs["structs"]["ImGuiInputTextCallbackData"][1] = {} defs["structs"]["ImGuiInputTextCallbackData"][1]["name"] = "EventFlag" defs["structs"]["ImGuiInputTextCallbackData"][1]["type"] = "ImGuiInputTextFlags" defs["structs"]["ImGuiInputTextCallbackData"][2] = {} defs["structs"]["ImGuiInputTextCallbackData"][2]["name"] = "Flags" defs["structs"]["ImGuiInputTextCallbackData"][2]["type"] = "ImGuiInputTextFlags" defs["structs"]["ImGuiInputTextCallbackData"][3] = {} defs["structs"]["ImGuiInputTextCallbackData"][3]["name"] = "UserData" defs["structs"]["ImGuiInputTextCallbackData"][3]["type"] = "void*" defs["structs"]["ImGuiInputTextCallbackData"][4] = {} defs["structs"]["ImGuiInputTextCallbackData"][4]["name"] = "EventChar" defs["structs"]["ImGuiInputTextCallbackData"][4]["type"] = "ImWchar" defs["structs"]["ImGuiInputTextCallbackData"][5] = {} defs["structs"]["ImGuiInputTextCallbackData"][5]["name"] = "EventKey" defs["structs"]["ImGuiInputTextCallbackData"][5]["type"] = "ImGuiKey" defs["structs"]["ImGuiInputTextCallbackData"][6] = {} defs["structs"]["ImGuiInputTextCallbackData"][6]["name"] = "Buf" defs["structs"]["ImGuiInputTextCallbackData"][6]["type"] = "char*" defs["structs"]["ImGuiInputTextCallbackData"][7] = {} defs["structs"]["ImGuiInputTextCallbackData"][7]["name"] = "BufTextLen" defs["structs"]["ImGuiInputTextCallbackData"][7]["type"] = "int" defs["structs"]["ImGuiInputTextCallbackData"][8] = {} defs["structs"]["ImGuiInputTextCallbackData"][8]["name"] = "BufSize" defs["structs"]["ImGuiInputTextCallbackData"][8]["type"] = "int" defs["structs"]["ImGuiInputTextCallbackData"][9] = {} defs["structs"]["ImGuiInputTextCallbackData"][9]["name"] = "BufDirty" defs["structs"]["ImGuiInputTextCallbackData"][9]["type"] = "bool" defs["structs"]["ImGuiInputTextCallbackData"][10] = {} defs["structs"]["ImGuiInputTextCallbackData"][10]["name"] = "CursorPos" defs["structs"]["ImGuiInputTextCallbackData"][10]["type"] = "int" defs["structs"]["ImGuiInputTextCallbackData"][11] = {} defs["structs"]["ImGuiInputTextCallbackData"][11]["name"] = "SelectionStart" defs["structs"]["ImGuiInputTextCallbackData"][11]["type"] = "int" defs["structs"]["ImGuiInputTextCallbackData"][12] = {} defs["structs"]["ImGuiInputTextCallbackData"][12]["name"] = "SelectionEnd" defs["structs"]["ImGuiInputTextCallbackData"][12]["type"] = "int" defs["structs"]["ImGuiInputTextState"] = {} defs["structs"]["ImGuiInputTextState"][1] = {} defs["structs"]["ImGuiInputTextState"][1]["name"] = "ID" defs["structs"]["ImGuiInputTextState"][1]["type"] = "ImGuiID" defs["structs"]["ImGuiInputTextState"][2] = {} defs["structs"]["ImGuiInputTextState"][2]["name"] = "CurLenW" defs["structs"]["ImGuiInputTextState"][2]["type"] = "int" defs["structs"]["ImGuiInputTextState"][3] = {} defs["structs"]["ImGuiInputTextState"][3]["name"] = "CurLenA" defs["structs"]["ImGuiInputTextState"][3]["type"] = "int" defs["structs"]["ImGuiInputTextState"][4] = {} defs["structs"]["ImGuiInputTextState"][4]["name"] = "TextW" defs["structs"]["ImGuiInputTextState"][4]["template_type"] = "ImWchar" defs["structs"]["ImGuiInputTextState"][4]["type"] = "ImVector_ImWchar" defs["structs"]["ImGuiInputTextState"][5] = {} defs["structs"]["ImGuiInputTextState"][5]["name"] = "TextA" defs["structs"]["ImGuiInputTextState"][5]["template_type"] = "char" defs["structs"]["ImGuiInputTextState"][5]["type"] = "ImVector_char" defs["structs"]["ImGuiInputTextState"][6] = {} defs["structs"]["ImGuiInputTextState"][6]["name"] = "InitialTextA" defs["structs"]["ImGuiInputTextState"][6]["template_type"] = "char" defs["structs"]["ImGuiInputTextState"][6]["type"] = "ImVector_char" defs["structs"]["ImGuiInputTextState"][7] = {} defs["structs"]["ImGuiInputTextState"][7]["name"] = "TextAIsValid" defs["structs"]["ImGuiInputTextState"][7]["type"] = "bool" defs["structs"]["ImGuiInputTextState"][8] = {} defs["structs"]["ImGuiInputTextState"][8]["name"] = "BufCapacityA" defs["structs"]["ImGuiInputTextState"][8]["type"] = "int" defs["structs"]["ImGuiInputTextState"][9] = {} defs["structs"]["ImGuiInputTextState"][9]["name"] = "ScrollX" defs["structs"]["ImGuiInputTextState"][9]["type"] = "float" defs["structs"]["ImGuiInputTextState"][10] = {} defs["structs"]["ImGuiInputTextState"][10]["name"] = "Stb" defs["structs"]["ImGuiInputTextState"][10]["type"] = "STB_TexteditState" defs["structs"]["ImGuiInputTextState"][11] = {} defs["structs"]["ImGuiInputTextState"][11]["name"] = "CursorAnim" defs["structs"]["ImGuiInputTextState"][11]["type"] = "float" defs["structs"]["ImGuiInputTextState"][12] = {} defs["structs"]["ImGuiInputTextState"][12]["name"] = "CursorFollow" defs["structs"]["ImGuiInputTextState"][12]["type"] = "bool" defs["structs"]["ImGuiInputTextState"][13] = {} defs["structs"]["ImGuiInputTextState"][13]["name"] = "SelectedAllMouseLock" defs["structs"]["ImGuiInputTextState"][13]["type"] = "bool" defs["structs"]["ImGuiInputTextState"][14] = {} defs["structs"]["ImGuiInputTextState"][14]["name"] = "UserFlags" defs["structs"]["ImGuiInputTextState"][14]["type"] = "ImGuiInputTextFlags" defs["structs"]["ImGuiInputTextState"][15] = {} defs["structs"]["ImGuiInputTextState"][15]["name"] = "UserCallback" defs["structs"]["ImGuiInputTextState"][15]["type"] = "ImGuiInputTextCallback" defs["structs"]["ImGuiInputTextState"][16] = {} defs["structs"]["ImGuiInputTextState"][16]["name"] = "UserCallbackData" defs["structs"]["ImGuiInputTextState"][16]["type"] = "void*" defs["structs"]["ImGuiItemHoveredDataBackup"] = {} defs["structs"]["ImGuiItemHoveredDataBackup"][1] = {} defs["structs"]["ImGuiItemHoveredDataBackup"][1]["name"] = "LastItemId" defs["structs"]["ImGuiItemHoveredDataBackup"][1]["type"] = "ImGuiID" defs["structs"]["ImGuiItemHoveredDataBackup"][2] = {} defs["structs"]["ImGuiItemHoveredDataBackup"][2]["name"] = "LastItemStatusFlags" defs["structs"]["ImGuiItemHoveredDataBackup"][2]["type"] = "ImGuiItemStatusFlags" defs["structs"]["ImGuiItemHoveredDataBackup"][3] = {} defs["structs"]["ImGuiItemHoveredDataBackup"][3]["name"] = "LastItemRect" defs["structs"]["ImGuiItemHoveredDataBackup"][3]["type"] = "ImRect" defs["structs"]["ImGuiItemHoveredDataBackup"][4] = {} defs["structs"]["ImGuiItemHoveredDataBackup"][4]["name"] = "LastItemDisplayRect" defs["structs"]["ImGuiItemHoveredDataBackup"][4]["type"] = "ImRect" defs["structs"]["ImGuiListClipper"] = {} defs["structs"]["ImGuiListClipper"][1] = {} defs["structs"]["ImGuiListClipper"][1]["name"] = "DisplayStart" defs["structs"]["ImGuiListClipper"][1]["type"] = "int" defs["structs"]["ImGuiListClipper"][2] = {} defs["structs"]["ImGuiListClipper"][2]["name"] = "DisplayEnd" defs["structs"]["ImGuiListClipper"][2]["type"] = "int" defs["structs"]["ImGuiListClipper"][3] = {} defs["structs"]["ImGuiListClipper"][3]["name"] = "ItemsCount" defs["structs"]["ImGuiListClipper"][3]["type"] = "int" defs["structs"]["ImGuiListClipper"][4] = {} defs["structs"]["ImGuiListClipper"][4]["name"] = "StepNo" defs["structs"]["ImGuiListClipper"][4]["type"] = "int" defs["structs"]["ImGuiListClipper"][5] = {} defs["structs"]["ImGuiListClipper"][5]["name"] = "ItemsHeight" defs["structs"]["ImGuiListClipper"][5]["type"] = "float" defs["structs"]["ImGuiListClipper"][6] = {} defs["structs"]["ImGuiListClipper"][6]["name"] = "StartPosY" defs["structs"]["ImGuiListClipper"][6]["type"] = "float" defs["structs"]["ImGuiMenuColumns"] = {} defs["structs"]["ImGuiMenuColumns"][1] = {} defs["structs"]["ImGuiMenuColumns"][1]["name"] = "Spacing" defs["structs"]["ImGuiMenuColumns"][1]["type"] = "float" defs["structs"]["ImGuiMenuColumns"][2] = {} defs["structs"]["ImGuiMenuColumns"][2]["name"] = "Width" defs["structs"]["ImGuiMenuColumns"][2]["type"] = "float" defs["structs"]["ImGuiMenuColumns"][3] = {} defs["structs"]["ImGuiMenuColumns"][3]["name"] = "NextWidth" defs["structs"]["ImGuiMenuColumns"][3]["type"] = "float" defs["structs"]["ImGuiMenuColumns"][4] = {} defs["structs"]["ImGuiMenuColumns"][4]["name"] = "Pos[3]" defs["structs"]["ImGuiMenuColumns"][4]["size"] = 3 defs["structs"]["ImGuiMenuColumns"][4]["type"] = "float" defs["structs"]["ImGuiMenuColumns"][5] = {} defs["structs"]["ImGuiMenuColumns"][5]["name"] = "NextWidths[3]" defs["structs"]["ImGuiMenuColumns"][5]["size"] = 3 defs["structs"]["ImGuiMenuColumns"][5]["type"] = "float" defs["structs"]["ImGuiNavMoveResult"] = {} defs["structs"]["ImGuiNavMoveResult"][1] = {} defs["structs"]["ImGuiNavMoveResult"][1]["name"] = "Window" defs["structs"]["ImGuiNavMoveResult"][1]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiNavMoveResult"][2] = {} defs["structs"]["ImGuiNavMoveResult"][2]["name"] = "ID" defs["structs"]["ImGuiNavMoveResult"][2]["type"] = "ImGuiID" defs["structs"]["ImGuiNavMoveResult"][3] = {} defs["structs"]["ImGuiNavMoveResult"][3]["name"] = "FocusScopeId" defs["structs"]["ImGuiNavMoveResult"][3]["type"] = "ImGuiID" defs["structs"]["ImGuiNavMoveResult"][4] = {} defs["structs"]["ImGuiNavMoveResult"][4]["name"] = "DistBox" defs["structs"]["ImGuiNavMoveResult"][4]["type"] = "float" defs["structs"]["ImGuiNavMoveResult"][5] = {} defs["structs"]["ImGuiNavMoveResult"][5]["name"] = "DistCenter" defs["structs"]["ImGuiNavMoveResult"][5]["type"] = "float" defs["structs"]["ImGuiNavMoveResult"][6] = {} defs["structs"]["ImGuiNavMoveResult"][6]["name"] = "DistAxial" defs["structs"]["ImGuiNavMoveResult"][6]["type"] = "float" defs["structs"]["ImGuiNavMoveResult"][7] = {} defs["structs"]["ImGuiNavMoveResult"][7]["name"] = "RectRel" defs["structs"]["ImGuiNavMoveResult"][7]["type"] = "ImRect" defs["structs"]["ImGuiNextItemData"] = {} defs["structs"]["ImGuiNextItemData"][1] = {} defs["structs"]["ImGuiNextItemData"][1]["name"] = "Flags" defs["structs"]["ImGuiNextItemData"][1]["type"] = "ImGuiNextItemDataFlags" defs["structs"]["ImGuiNextItemData"][2] = {} defs["structs"]["ImGuiNextItemData"][2]["name"] = "Width" defs["structs"]["ImGuiNextItemData"][2]["type"] = "float" defs["structs"]["ImGuiNextItemData"][3] = {} defs["structs"]["ImGuiNextItemData"][3]["name"] = "FocusScopeId" defs["structs"]["ImGuiNextItemData"][3]["type"] = "ImGuiID" defs["structs"]["ImGuiNextItemData"][4] = {} defs["structs"]["ImGuiNextItemData"][4]["name"] = "OpenCond" defs["structs"]["ImGuiNextItemData"][4]["type"] = "ImGuiCond" defs["structs"]["ImGuiNextItemData"][5] = {} defs["structs"]["ImGuiNextItemData"][5]["name"] = "OpenVal" defs["structs"]["ImGuiNextItemData"][5]["type"] = "bool" defs["structs"]["ImGuiNextWindowData"] = {} defs["structs"]["ImGuiNextWindowData"][1] = {} defs["structs"]["ImGuiNextWindowData"][1]["name"] = "Flags" defs["structs"]["ImGuiNextWindowData"][1]["type"] = "ImGuiNextWindowDataFlags" defs["structs"]["ImGuiNextWindowData"][2] = {} defs["structs"]["ImGuiNextWindowData"][2]["name"] = "PosCond" defs["structs"]["ImGuiNextWindowData"][2]["type"] = "ImGuiCond" defs["structs"]["ImGuiNextWindowData"][3] = {} defs["structs"]["ImGuiNextWindowData"][3]["name"] = "SizeCond" defs["structs"]["ImGuiNextWindowData"][3]["type"] = "ImGuiCond" defs["structs"]["ImGuiNextWindowData"][4] = {} defs["structs"]["ImGuiNextWindowData"][4]["name"] = "CollapsedCond" defs["structs"]["ImGuiNextWindowData"][4]["type"] = "ImGuiCond" defs["structs"]["ImGuiNextWindowData"][5] = {} defs["structs"]["ImGuiNextWindowData"][5]["name"] = "PosVal" defs["structs"]["ImGuiNextWindowData"][5]["type"] = "ImVec2" defs["structs"]["ImGuiNextWindowData"][6] = {} defs["structs"]["ImGuiNextWindowData"][6]["name"] = "PosPivotVal" defs["structs"]["ImGuiNextWindowData"][6]["type"] = "ImVec2" defs["structs"]["ImGuiNextWindowData"][7] = {} defs["structs"]["ImGuiNextWindowData"][7]["name"] = "SizeVal" defs["structs"]["ImGuiNextWindowData"][7]["type"] = "ImVec2" defs["structs"]["ImGuiNextWindowData"][8] = {} defs["structs"]["ImGuiNextWindowData"][8]["name"] = "ContentSizeVal" defs["structs"]["ImGuiNextWindowData"][8]["type"] = "ImVec2" defs["structs"]["ImGuiNextWindowData"][9] = {} defs["structs"]["ImGuiNextWindowData"][9]["name"] = "ScrollVal" defs["structs"]["ImGuiNextWindowData"][9]["type"] = "ImVec2" defs["structs"]["ImGuiNextWindowData"][10] = {} defs["structs"]["ImGuiNextWindowData"][10]["name"] = "CollapsedVal" defs["structs"]["ImGuiNextWindowData"][10]["type"] = "bool" defs["structs"]["ImGuiNextWindowData"][11] = {} defs["structs"]["ImGuiNextWindowData"][11]["name"] = "SizeConstraintRect" defs["structs"]["ImGuiNextWindowData"][11]["type"] = "ImRect" defs["structs"]["ImGuiNextWindowData"][12] = {} defs["structs"]["ImGuiNextWindowData"][12]["name"] = "SizeCallback" defs["structs"]["ImGuiNextWindowData"][12]["type"] = "ImGuiSizeCallback" defs["structs"]["ImGuiNextWindowData"][13] = {} defs["structs"]["ImGuiNextWindowData"][13]["name"] = "SizeCallbackUserData" defs["structs"]["ImGuiNextWindowData"][13]["type"] = "void*" defs["structs"]["ImGuiNextWindowData"][14] = {} defs["structs"]["ImGuiNextWindowData"][14]["name"] = "BgAlphaVal" defs["structs"]["ImGuiNextWindowData"][14]["type"] = "float" defs["structs"]["ImGuiNextWindowData"][15] = {} defs["structs"]["ImGuiNextWindowData"][15]["name"] = "MenuBarOffsetMinVal" defs["structs"]["ImGuiNextWindowData"][15]["type"] = "ImVec2" defs["structs"]["ImGuiOnceUponAFrame"] = {} defs["structs"]["ImGuiOnceUponAFrame"][1] = {} defs["structs"]["ImGuiOnceUponAFrame"][1]["name"] = "RefFrame" defs["structs"]["ImGuiOnceUponAFrame"][1]["type"] = "int" defs["structs"]["ImGuiPayload"] = {} defs["structs"]["ImGuiPayload"][1] = {} defs["structs"]["ImGuiPayload"][1]["name"] = "Data" defs["structs"]["ImGuiPayload"][1]["type"] = "void*" defs["structs"]["ImGuiPayload"][2] = {} defs["structs"]["ImGuiPayload"][2]["name"] = "DataSize" defs["structs"]["ImGuiPayload"][2]["type"] = "int" defs["structs"]["ImGuiPayload"][3] = {} defs["structs"]["ImGuiPayload"][3]["name"] = "SourceId" defs["structs"]["ImGuiPayload"][3]["type"] = "ImGuiID" defs["structs"]["ImGuiPayload"][4] = {} defs["structs"]["ImGuiPayload"][4]["name"] = "SourceParentId" defs["structs"]["ImGuiPayload"][4]["type"] = "ImGuiID" defs["structs"]["ImGuiPayload"][5] = {} defs["structs"]["ImGuiPayload"][5]["name"] = "DataFrameCount" defs["structs"]["ImGuiPayload"][5]["type"] = "int" defs["structs"]["ImGuiPayload"][6] = {} defs["structs"]["ImGuiPayload"][6]["name"] = "DataType[32+1]" defs["structs"]["ImGuiPayload"][6]["size"] = 33 defs["structs"]["ImGuiPayload"][6]["type"] = "char" defs["structs"]["ImGuiPayload"][7] = {} defs["structs"]["ImGuiPayload"][7]["name"] = "Preview" defs["structs"]["ImGuiPayload"][7]["type"] = "bool" defs["structs"]["ImGuiPayload"][8] = {} defs["structs"]["ImGuiPayload"][8]["name"] = "Delivery" defs["structs"]["ImGuiPayload"][8]["type"] = "bool" defs["structs"]["ImGuiPopupData"] = {} defs["structs"]["ImGuiPopupData"][1] = {} defs["structs"]["ImGuiPopupData"][1]["name"] = "PopupId" defs["structs"]["ImGuiPopupData"][1]["type"] = "ImGuiID" defs["structs"]["ImGuiPopupData"][2] = {} defs["structs"]["ImGuiPopupData"][2]["name"] = "Window" defs["structs"]["ImGuiPopupData"][2]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiPopupData"][3] = {} defs["structs"]["ImGuiPopupData"][3]["name"] = "SourceWindow" defs["structs"]["ImGuiPopupData"][3]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiPopupData"][4] = {} defs["structs"]["ImGuiPopupData"][4]["name"] = "OpenFrameCount" defs["structs"]["ImGuiPopupData"][4]["type"] = "int" defs["structs"]["ImGuiPopupData"][5] = {} defs["structs"]["ImGuiPopupData"][5]["name"] = "OpenParentId" defs["structs"]["ImGuiPopupData"][5]["type"] = "ImGuiID" defs["structs"]["ImGuiPopupData"][6] = {} defs["structs"]["ImGuiPopupData"][6]["name"] = "OpenPopupPos" defs["structs"]["ImGuiPopupData"][6]["type"] = "ImVec2" defs["structs"]["ImGuiPopupData"][7] = {} defs["structs"]["ImGuiPopupData"][7]["name"] = "OpenMousePos" defs["structs"]["ImGuiPopupData"][7]["type"] = "ImVec2" defs["structs"]["ImGuiPtrOrIndex"] = {} defs["structs"]["ImGuiPtrOrIndex"][1] = {} defs["structs"]["ImGuiPtrOrIndex"][1]["name"] = "Ptr" defs["structs"]["ImGuiPtrOrIndex"][1]["type"] = "void*" defs["structs"]["ImGuiPtrOrIndex"][2] = {} defs["structs"]["ImGuiPtrOrIndex"][2]["name"] = "Index" defs["structs"]["ImGuiPtrOrIndex"][2]["type"] = "int" defs["structs"]["ImGuiSettingsHandler"] = {} defs["structs"]["ImGuiSettingsHandler"][1] = {} defs["structs"]["ImGuiSettingsHandler"][1]["name"] = "TypeName" defs["structs"]["ImGuiSettingsHandler"][1]["type"] = "const char*" defs["structs"]["ImGuiSettingsHandler"][2] = {} defs["structs"]["ImGuiSettingsHandler"][2]["name"] = "TypeHash" defs["structs"]["ImGuiSettingsHandler"][2]["type"] = "ImGuiID" defs["structs"]["ImGuiSettingsHandler"][3] = {} defs["structs"]["ImGuiSettingsHandler"][3]["name"] = "ClearAllFn" defs["structs"]["ImGuiSettingsHandler"][3]["type"] = "void(*)(ImGuiContext* ctx,ImGuiSettingsHandler* handler)" defs["structs"]["ImGuiSettingsHandler"][4] = {} defs["structs"]["ImGuiSettingsHandler"][4]["name"] = "ReadInitFn" defs["structs"]["ImGuiSettingsHandler"][4]["type"] = "void(*)(ImGuiContext* ctx,ImGuiSettingsHandler* handler)" defs["structs"]["ImGuiSettingsHandler"][5] = {} defs["structs"]["ImGuiSettingsHandler"][5]["name"] = "ReadOpenFn" defs["structs"]["ImGuiSettingsHandler"][5]["type"] = "void*(*)(ImGuiContext* ctx,ImGuiSettingsHandler* handler,const char* name)" defs["structs"]["ImGuiSettingsHandler"][6] = {} defs["structs"]["ImGuiSettingsHandler"][6]["name"] = "ReadLineFn" defs["structs"]["ImGuiSettingsHandler"][6]["type"] = "void(*)(ImGuiContext* ctx,ImGuiSettingsHandler* handler,void* entry,const char* line)" defs["structs"]["ImGuiSettingsHandler"][7] = {} defs["structs"]["ImGuiSettingsHandler"][7]["name"] = "ApplyAllFn" defs["structs"]["ImGuiSettingsHandler"][7]["type"] = "void(*)(ImGuiContext* ctx,ImGuiSettingsHandler* handler)" defs["structs"]["ImGuiSettingsHandler"][8] = {} defs["structs"]["ImGuiSettingsHandler"][8]["name"] = "WriteAllFn" defs["structs"]["ImGuiSettingsHandler"][8]["type"] = "void(*)(ImGuiContext* ctx,ImGuiSettingsHandler* handler,ImGuiTextBuffer* out_buf)" defs["structs"]["ImGuiSettingsHandler"][9] = {} defs["structs"]["ImGuiSettingsHandler"][9]["name"] = "UserData" defs["structs"]["ImGuiSettingsHandler"][9]["type"] = "void*" defs["structs"]["ImGuiShrinkWidthItem"] = {} defs["structs"]["ImGuiShrinkWidthItem"][1] = {} defs["structs"]["ImGuiShrinkWidthItem"][1]["name"] = "Index" defs["structs"]["ImGuiShrinkWidthItem"][1]["type"] = "int" defs["structs"]["ImGuiShrinkWidthItem"][2] = {} defs["structs"]["ImGuiShrinkWidthItem"][2]["name"] = "Width" defs["structs"]["ImGuiShrinkWidthItem"][2]["type"] = "float" defs["structs"]["ImGuiSizeCallbackData"] = {} defs["structs"]["ImGuiSizeCallbackData"][1] = {} defs["structs"]["ImGuiSizeCallbackData"][1]["name"] = "UserData" defs["structs"]["ImGuiSizeCallbackData"][1]["type"] = "void*" defs["structs"]["ImGuiSizeCallbackData"][2] = {} defs["structs"]["ImGuiSizeCallbackData"][2]["name"] = "Pos" defs["structs"]["ImGuiSizeCallbackData"][2]["type"] = "ImVec2" defs["structs"]["ImGuiSizeCallbackData"][3] = {} defs["structs"]["ImGuiSizeCallbackData"][3]["name"] = "CurrentSize" defs["structs"]["ImGuiSizeCallbackData"][3]["type"] = "ImVec2" defs["structs"]["ImGuiSizeCallbackData"][4] = {} defs["structs"]["ImGuiSizeCallbackData"][4]["name"] = "DesiredSize" defs["structs"]["ImGuiSizeCallbackData"][4]["type"] = "ImVec2" defs["structs"]["ImGuiStorage"] = {} defs["structs"]["ImGuiStorage"][1] = {} defs["structs"]["ImGuiStorage"][1]["name"] = "Data" defs["structs"]["ImGuiStorage"][1]["template_type"] = "ImGuiStoragePair" defs["structs"]["ImGuiStorage"][1]["type"] = "ImVector_ImGuiStoragePair" defs["structs"]["ImGuiStoragePair"] = {} defs["structs"]["ImGuiStoragePair"][1] = {} defs["structs"]["ImGuiStoragePair"][1]["name"] = "key" defs["structs"]["ImGuiStoragePair"][1]["type"] = "ImGuiID" defs["structs"]["ImGuiStoragePair"][2] = {} defs["structs"]["ImGuiStoragePair"][2]["name"] = "" defs["structs"]["ImGuiStoragePair"][2]["type"] = "union { int val_i; float val_f; void* val_p;}" defs["structs"]["ImGuiStyle"] = {} defs["structs"]["ImGuiStyle"][1] = {} defs["structs"]["ImGuiStyle"][1]["name"] = "Alpha" defs["structs"]["ImGuiStyle"][1]["type"] = "float" defs["structs"]["ImGuiStyle"][2] = {} defs["structs"]["ImGuiStyle"][2]["name"] = "WindowPadding" defs["structs"]["ImGuiStyle"][2]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][3] = {} defs["structs"]["ImGuiStyle"][3]["name"] = "WindowRounding" defs["structs"]["ImGuiStyle"][3]["type"] = "float" defs["structs"]["ImGuiStyle"][4] = {} defs["structs"]["ImGuiStyle"][4]["name"] = "WindowBorderSize" defs["structs"]["ImGuiStyle"][4]["type"] = "float" defs["structs"]["ImGuiStyle"][5] = {} defs["structs"]["ImGuiStyle"][5]["name"] = "WindowMinSize" defs["structs"]["ImGuiStyle"][5]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][6] = {} defs["structs"]["ImGuiStyle"][6]["name"] = "WindowTitleAlign" defs["structs"]["ImGuiStyle"][6]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][7] = {} defs["structs"]["ImGuiStyle"][7]["name"] = "WindowMenuButtonPosition" defs["structs"]["ImGuiStyle"][7]["type"] = "ImGuiDir" defs["structs"]["ImGuiStyle"][8] = {} defs["structs"]["ImGuiStyle"][8]["name"] = "ChildRounding" defs["structs"]["ImGuiStyle"][8]["type"] = "float" defs["structs"]["ImGuiStyle"][9] = {} defs["structs"]["ImGuiStyle"][9]["name"] = "ChildBorderSize" defs["structs"]["ImGuiStyle"][9]["type"] = "float" defs["structs"]["ImGuiStyle"][10] = {} defs["structs"]["ImGuiStyle"][10]["name"] = "PopupRounding" defs["structs"]["ImGuiStyle"][10]["type"] = "float" defs["structs"]["ImGuiStyle"][11] = {} defs["structs"]["ImGuiStyle"][11]["name"] = "PopupBorderSize" defs["structs"]["ImGuiStyle"][11]["type"] = "float" defs["structs"]["ImGuiStyle"][12] = {} defs["structs"]["ImGuiStyle"][12]["name"] = "FramePadding" defs["structs"]["ImGuiStyle"][12]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][13] = {} defs["structs"]["ImGuiStyle"][13]["name"] = "FrameRounding" defs["structs"]["ImGuiStyle"][13]["type"] = "float" defs["structs"]["ImGuiStyle"][14] = {} defs["structs"]["ImGuiStyle"][14]["name"] = "FrameBorderSize" defs["structs"]["ImGuiStyle"][14]["type"] = "float" defs["structs"]["ImGuiStyle"][15] = {} defs["structs"]["ImGuiStyle"][15]["name"] = "ItemSpacing" defs["structs"]["ImGuiStyle"][15]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][16] = {} defs["structs"]["ImGuiStyle"][16]["name"] = "ItemInnerSpacing" defs["structs"]["ImGuiStyle"][16]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][17] = {} defs["structs"]["ImGuiStyle"][17]["name"] = "TouchExtraPadding" defs["structs"]["ImGuiStyle"][17]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][18] = {} defs["structs"]["ImGuiStyle"][18]["name"] = "IndentSpacing" defs["structs"]["ImGuiStyle"][18]["type"] = "float" defs["structs"]["ImGuiStyle"][19] = {} defs["structs"]["ImGuiStyle"][19]["name"] = "ColumnsMinSpacing" defs["structs"]["ImGuiStyle"][19]["type"] = "float" defs["structs"]["ImGuiStyle"][20] = {} defs["structs"]["ImGuiStyle"][20]["name"] = "ScrollbarSize" defs["structs"]["ImGuiStyle"][20]["type"] = "float" defs["structs"]["ImGuiStyle"][21] = {} defs["structs"]["ImGuiStyle"][21]["name"] = "ScrollbarRounding" defs["structs"]["ImGuiStyle"][21]["type"] = "float" defs["structs"]["ImGuiStyle"][22] = {} defs["structs"]["ImGuiStyle"][22]["name"] = "GrabMinSize" defs["structs"]["ImGuiStyle"][22]["type"] = "float" defs["structs"]["ImGuiStyle"][23] = {} defs["structs"]["ImGuiStyle"][23]["name"] = "GrabRounding" defs["structs"]["ImGuiStyle"][23]["type"] = "float" defs["structs"]["ImGuiStyle"][24] = {} defs["structs"]["ImGuiStyle"][24]["name"] = "TabRounding" defs["structs"]["ImGuiStyle"][24]["type"] = "float" defs["structs"]["ImGuiStyle"][25] = {} defs["structs"]["ImGuiStyle"][25]["name"] = "TabBorderSize" defs["structs"]["ImGuiStyle"][25]["type"] = "float" defs["structs"]["ImGuiStyle"][26] = {} defs["structs"]["ImGuiStyle"][26]["name"] = "TabMinWidthForUnselectedCloseButton" defs["structs"]["ImGuiStyle"][26]["type"] = "float" defs["structs"]["ImGuiStyle"][27] = {} defs["structs"]["ImGuiStyle"][27]["name"] = "ColorButtonPosition" defs["structs"]["ImGuiStyle"][27]["type"] = "ImGuiDir" defs["structs"]["ImGuiStyle"][28] = {} defs["structs"]["ImGuiStyle"][28]["name"] = "ButtonTextAlign" defs["structs"]["ImGuiStyle"][28]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][29] = {} defs["structs"]["ImGuiStyle"][29]["name"] = "SelectableTextAlign" defs["structs"]["ImGuiStyle"][29]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][30] = {} defs["structs"]["ImGuiStyle"][30]["name"] = "DisplayWindowPadding" defs["structs"]["ImGuiStyle"][30]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][31] = {} defs["structs"]["ImGuiStyle"][31]["name"] = "DisplaySafeAreaPadding" defs["structs"]["ImGuiStyle"][31]["type"] = "ImVec2" defs["structs"]["ImGuiStyle"][32] = {} defs["structs"]["ImGuiStyle"][32]["name"] = "MouseCursorScale" defs["structs"]["ImGuiStyle"][32]["type"] = "float" defs["structs"]["ImGuiStyle"][33] = {} defs["structs"]["ImGuiStyle"][33]["name"] = "AntiAliasedLines" defs["structs"]["ImGuiStyle"][33]["type"] = "bool" defs["structs"]["ImGuiStyle"][34] = {} defs["structs"]["ImGuiStyle"][34]["name"] = "AntiAliasedFill" defs["structs"]["ImGuiStyle"][34]["type"] = "bool" defs["structs"]["ImGuiStyle"][35] = {} defs["structs"]["ImGuiStyle"][35]["name"] = "CurveTessellationTol" defs["structs"]["ImGuiStyle"][35]["type"] = "float" defs["structs"]["ImGuiStyle"][36] = {} defs["structs"]["ImGuiStyle"][36]["name"] = "CircleSegmentMaxError" defs["structs"]["ImGuiStyle"][36]["type"] = "float" defs["structs"]["ImGuiStyle"][37] = {} defs["structs"]["ImGuiStyle"][37]["name"] = "Colors[ImGuiCol_COUNT]" defs["structs"]["ImGuiStyle"][37]["size"] = 48 defs["structs"]["ImGuiStyle"][37]["type"] = "ImVec4" defs["structs"]["ImGuiStyleMod"] = {} defs["structs"]["ImGuiStyleMod"][1] = {} defs["structs"]["ImGuiStyleMod"][1]["name"] = "VarIdx" defs["structs"]["ImGuiStyleMod"][1]["type"] = "ImGuiStyleVar" defs["structs"]["ImGuiStyleMod"][2] = {} defs["structs"]["ImGuiStyleMod"][2]["name"] = "" defs["structs"]["ImGuiStyleMod"][2]["type"] = "union { int BackupInt[2]; float BackupFloat[2];}" defs["structs"]["ImGuiTabBar"] = {} defs["structs"]["ImGuiTabBar"][1] = {} defs["structs"]["ImGuiTabBar"][1]["name"] = "Tabs" defs["structs"]["ImGuiTabBar"][1]["template_type"] = "ImGuiTabItem" defs["structs"]["ImGuiTabBar"][1]["type"] = "ImVector_ImGuiTabItem" defs["structs"]["ImGuiTabBar"][2] = {} defs["structs"]["ImGuiTabBar"][2]["name"] = "ID" defs["structs"]["ImGuiTabBar"][2]["type"] = "ImGuiID" defs["structs"]["ImGuiTabBar"][3] = {} defs["structs"]["ImGuiTabBar"][3]["name"] = "SelectedTabId" defs["structs"]["ImGuiTabBar"][3]["type"] = "ImGuiID" defs["structs"]["ImGuiTabBar"][4] = {} defs["structs"]["ImGuiTabBar"][4]["name"] = "NextSelectedTabId" defs["structs"]["ImGuiTabBar"][4]["type"] = "ImGuiID" defs["structs"]["ImGuiTabBar"][5] = {} defs["structs"]["ImGuiTabBar"][5]["name"] = "VisibleTabId" defs["structs"]["ImGuiTabBar"][5]["type"] = "ImGuiID" defs["structs"]["ImGuiTabBar"][6] = {} defs["structs"]["ImGuiTabBar"][6]["name"] = "CurrFrameVisible" defs["structs"]["ImGuiTabBar"][6]["type"] = "int" defs["structs"]["ImGuiTabBar"][7] = {} defs["structs"]["ImGuiTabBar"][7]["name"] = "PrevFrameVisible" defs["structs"]["ImGuiTabBar"][7]["type"] = "int" defs["structs"]["ImGuiTabBar"][8] = {} defs["structs"]["ImGuiTabBar"][8]["name"] = "BarRect" defs["structs"]["ImGuiTabBar"][8]["type"] = "ImRect" defs["structs"]["ImGuiTabBar"][9] = {} defs["structs"]["ImGuiTabBar"][9]["name"] = "LastTabContentHeight" defs["structs"]["ImGuiTabBar"][9]["type"] = "float" defs["structs"]["ImGuiTabBar"][10] = {} defs["structs"]["ImGuiTabBar"][10]["name"] = "OffsetMax" defs["structs"]["ImGuiTabBar"][10]["type"] = "float" defs["structs"]["ImGuiTabBar"][11] = {} defs["structs"]["ImGuiTabBar"][11]["name"] = "OffsetMaxIdeal" defs["structs"]["ImGuiTabBar"][11]["type"] = "float" defs["structs"]["ImGuiTabBar"][12] = {} defs["structs"]["ImGuiTabBar"][12]["name"] = "OffsetNextTab" defs["structs"]["ImGuiTabBar"][12]["type"] = "float" defs["structs"]["ImGuiTabBar"][13] = {} defs["structs"]["ImGuiTabBar"][13]["name"] = "ScrollingAnim" defs["structs"]["ImGuiTabBar"][13]["type"] = "float" defs["structs"]["ImGuiTabBar"][14] = {} defs["structs"]["ImGuiTabBar"][14]["name"] = "ScrollingTarget" defs["structs"]["ImGuiTabBar"][14]["type"] = "float" defs["structs"]["ImGuiTabBar"][15] = {} defs["structs"]["ImGuiTabBar"][15]["name"] = "ScrollingTargetDistToVisibility" defs["structs"]["ImGuiTabBar"][15]["type"] = "float" defs["structs"]["ImGuiTabBar"][16] = {} defs["structs"]["ImGuiTabBar"][16]["name"] = "ScrollingSpeed" defs["structs"]["ImGuiTabBar"][16]["type"] = "float" defs["structs"]["ImGuiTabBar"][17] = {} defs["structs"]["ImGuiTabBar"][17]["name"] = "Flags" defs["structs"]["ImGuiTabBar"][17]["type"] = "ImGuiTabBarFlags" defs["structs"]["ImGuiTabBar"][18] = {} defs["structs"]["ImGuiTabBar"][18]["name"] = "ReorderRequestTabId" defs["structs"]["ImGuiTabBar"][18]["type"] = "ImGuiID" defs["structs"]["ImGuiTabBar"][19] = {} defs["structs"]["ImGuiTabBar"][19]["name"] = "ReorderRequestDir" defs["structs"]["ImGuiTabBar"][19]["type"] = "ImS8" defs["structs"]["ImGuiTabBar"][20] = {} defs["structs"]["ImGuiTabBar"][20]["name"] = "WantLayout" defs["structs"]["ImGuiTabBar"][20]["type"] = "bool" defs["structs"]["ImGuiTabBar"][21] = {} defs["structs"]["ImGuiTabBar"][21]["name"] = "VisibleTabWasSubmitted" defs["structs"]["ImGuiTabBar"][21]["type"] = "bool" defs["structs"]["ImGuiTabBar"][22] = {} defs["structs"]["ImGuiTabBar"][22]["name"] = "LastTabItemIdx" defs["structs"]["ImGuiTabBar"][22]["type"] = "short" defs["structs"]["ImGuiTabBar"][23] = {} defs["structs"]["ImGuiTabBar"][23]["name"] = "FramePadding" defs["structs"]["ImGuiTabBar"][23]["type"] = "ImVec2" defs["structs"]["ImGuiTabBar"][24] = {} defs["structs"]["ImGuiTabBar"][24]["name"] = "TabsNames" defs["structs"]["ImGuiTabBar"][24]["type"] = "ImGuiTextBuffer" defs["structs"]["ImGuiTabItem"] = {} defs["structs"]["ImGuiTabItem"][1] = {} defs["structs"]["ImGuiTabItem"][1]["name"] = "ID" defs["structs"]["ImGuiTabItem"][1]["type"] = "ImGuiID" defs["structs"]["ImGuiTabItem"][2] = {} defs["structs"]["ImGuiTabItem"][2]["name"] = "Flags" defs["structs"]["ImGuiTabItem"][2]["type"] = "ImGuiTabItemFlags" defs["structs"]["ImGuiTabItem"][3] = {} defs["structs"]["ImGuiTabItem"][3]["name"] = "LastFrameVisible" defs["structs"]["ImGuiTabItem"][3]["type"] = "int" defs["structs"]["ImGuiTabItem"][4] = {} defs["structs"]["ImGuiTabItem"][4]["name"] = "LastFrameSelected" defs["structs"]["ImGuiTabItem"][4]["type"] = "int" defs["structs"]["ImGuiTabItem"][5] = {} defs["structs"]["ImGuiTabItem"][5]["name"] = "NameOffset" defs["structs"]["ImGuiTabItem"][5]["type"] = "int" defs["structs"]["ImGuiTabItem"][6] = {} defs["structs"]["ImGuiTabItem"][6]["name"] = "Offset" defs["structs"]["ImGuiTabItem"][6]["type"] = "float" defs["structs"]["ImGuiTabItem"][7] = {} defs["structs"]["ImGuiTabItem"][7]["name"] = "Width" defs["structs"]["ImGuiTabItem"][7]["type"] = "float" defs["structs"]["ImGuiTabItem"][8] = {} defs["structs"]["ImGuiTabItem"][8]["name"] = "ContentWidth" defs["structs"]["ImGuiTabItem"][8]["type"] = "float" defs["structs"]["ImGuiTextBuffer"] = {} defs["structs"]["ImGuiTextBuffer"][1] = {} defs["structs"]["ImGuiTextBuffer"][1]["name"] = "Buf" defs["structs"]["ImGuiTextBuffer"][1]["template_type"] = "char" defs["structs"]["ImGuiTextBuffer"][1]["type"] = "ImVector_char" defs["structs"]["ImGuiTextFilter"] = {} defs["structs"]["ImGuiTextFilter"][1] = {} defs["structs"]["ImGuiTextFilter"][1]["name"] = "InputBuf[256]" defs["structs"]["ImGuiTextFilter"][1]["size"] = 256 defs["structs"]["ImGuiTextFilter"][1]["type"] = "char" defs["structs"]["ImGuiTextFilter"][2] = {} defs["structs"]["ImGuiTextFilter"][2]["name"] = "Filters" defs["structs"]["ImGuiTextFilter"][2]["template_type"] = "ImGuiTextRange" defs["structs"]["ImGuiTextFilter"][2]["type"] = "ImVector_ImGuiTextRange" defs["structs"]["ImGuiTextFilter"][3] = {} defs["structs"]["ImGuiTextFilter"][3]["name"] = "CountGrep" defs["structs"]["ImGuiTextFilter"][3]["type"] = "int" defs["structs"]["ImGuiTextRange"] = {} defs["structs"]["ImGuiTextRange"][1] = {} defs["structs"]["ImGuiTextRange"][1]["name"] = "b" defs["structs"]["ImGuiTextRange"][1]["type"] = "const char*" defs["structs"]["ImGuiTextRange"][2] = {} defs["structs"]["ImGuiTextRange"][2]["name"] = "e" defs["structs"]["ImGuiTextRange"][2]["type"] = "const char*" defs["structs"]["ImGuiWindow"] = {} defs["structs"]["ImGuiWindow"][1] = {} defs["structs"]["ImGuiWindow"][1]["name"] = "Name" defs["structs"]["ImGuiWindow"][1]["type"] = "char*" defs["structs"]["ImGuiWindow"][2] = {} defs["structs"]["ImGuiWindow"][2]["name"] = "ID" defs["structs"]["ImGuiWindow"][2]["type"] = "ImGuiID" defs["structs"]["ImGuiWindow"][3] = {} defs["structs"]["ImGuiWindow"][3]["name"] = "Flags" defs["structs"]["ImGuiWindow"][3]["type"] = "ImGuiWindowFlags" defs["structs"]["ImGuiWindow"][4] = {} defs["structs"]["ImGuiWindow"][4]["name"] = "Pos" defs["structs"]["ImGuiWindow"][4]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][5] = {} defs["structs"]["ImGuiWindow"][5]["name"] = "Size" defs["structs"]["ImGuiWindow"][5]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][6] = {} defs["structs"]["ImGuiWindow"][6]["name"] = "SizeFull" defs["structs"]["ImGuiWindow"][6]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][7] = {} defs["structs"]["ImGuiWindow"][7]["name"] = "ContentSize" defs["structs"]["ImGuiWindow"][7]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][8] = {} defs["structs"]["ImGuiWindow"][8]["name"] = "ContentSizeExplicit" defs["structs"]["ImGuiWindow"][8]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][9] = {} defs["structs"]["ImGuiWindow"][9]["name"] = "WindowPadding" defs["structs"]["ImGuiWindow"][9]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][10] = {} defs["structs"]["ImGuiWindow"][10]["name"] = "WindowRounding" defs["structs"]["ImGuiWindow"][10]["type"] = "float" defs["structs"]["ImGuiWindow"][11] = {} defs["structs"]["ImGuiWindow"][11]["name"] = "WindowBorderSize" defs["structs"]["ImGuiWindow"][11]["type"] = "float" defs["structs"]["ImGuiWindow"][12] = {} defs["structs"]["ImGuiWindow"][12]["name"] = "NameBufLen" defs["structs"]["ImGuiWindow"][12]["type"] = "int" defs["structs"]["ImGuiWindow"][13] = {} defs["structs"]["ImGuiWindow"][13]["name"] = "MoveId" defs["structs"]["ImGuiWindow"][13]["type"] = "ImGuiID" defs["structs"]["ImGuiWindow"][14] = {} defs["structs"]["ImGuiWindow"][14]["name"] = "ChildId" defs["structs"]["ImGuiWindow"][14]["type"] = "ImGuiID" defs["structs"]["ImGuiWindow"][15] = {} defs["structs"]["ImGuiWindow"][15]["name"] = "Scroll" defs["structs"]["ImGuiWindow"][15]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][16] = {} defs["structs"]["ImGuiWindow"][16]["name"] = "ScrollMax" defs["structs"]["ImGuiWindow"][16]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][17] = {} defs["structs"]["ImGuiWindow"][17]["name"] = "ScrollTarget" defs["structs"]["ImGuiWindow"][17]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][18] = {} defs["structs"]["ImGuiWindow"][18]["name"] = "ScrollTargetCenterRatio" defs["structs"]["ImGuiWindow"][18]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][19] = {} defs["structs"]["ImGuiWindow"][19]["name"] = "ScrollbarSizes" defs["structs"]["ImGuiWindow"][19]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][20] = {} defs["structs"]["ImGuiWindow"][20]["name"] = "ScrollbarX" defs["structs"]["ImGuiWindow"][20]["type"] = "bool" defs["structs"]["ImGuiWindow"][21] = {} defs["structs"]["ImGuiWindow"][21]["name"] = "ScrollbarY" defs["structs"]["ImGuiWindow"][21]["type"] = "bool" defs["structs"]["ImGuiWindow"][22] = {} defs["structs"]["ImGuiWindow"][22]["name"] = "Active" defs["structs"]["ImGuiWindow"][22]["type"] = "bool" defs["structs"]["ImGuiWindow"][23] = {} defs["structs"]["ImGuiWindow"][23]["name"] = "WasActive" defs["structs"]["ImGuiWindow"][23]["type"] = "bool" defs["structs"]["ImGuiWindow"][24] = {} defs["structs"]["ImGuiWindow"][24]["name"] = "WriteAccessed" defs["structs"]["ImGuiWindow"][24]["type"] = "bool" defs["structs"]["ImGuiWindow"][25] = {} defs["structs"]["ImGuiWindow"][25]["name"] = "Collapsed" defs["structs"]["ImGuiWindow"][25]["type"] = "bool" defs["structs"]["ImGuiWindow"][26] = {} defs["structs"]["ImGuiWindow"][26]["name"] = "WantCollapseToggle" defs["structs"]["ImGuiWindow"][26]["type"] = "bool" defs["structs"]["ImGuiWindow"][27] = {} defs["structs"]["ImGuiWindow"][27]["name"] = "SkipItems" defs["structs"]["ImGuiWindow"][27]["type"] = "bool" defs["structs"]["ImGuiWindow"][28] = {} defs["structs"]["ImGuiWindow"][28]["name"] = "Appearing" defs["structs"]["ImGuiWindow"][28]["type"] = "bool" defs["structs"]["ImGuiWindow"][29] = {} defs["structs"]["ImGuiWindow"][29]["name"] = "Hidden" defs["structs"]["ImGuiWindow"][29]["type"] = "bool" defs["structs"]["ImGuiWindow"][30] = {} defs["structs"]["ImGuiWindow"][30]["name"] = "IsFallbackWindow" defs["structs"]["ImGuiWindow"][30]["type"] = "bool" defs["structs"]["ImGuiWindow"][31] = {} defs["structs"]["ImGuiWindow"][31]["name"] = "HasCloseButton" defs["structs"]["ImGuiWindow"][31]["type"] = "bool" defs["structs"]["ImGuiWindow"][32] = {} defs["structs"]["ImGuiWindow"][32]["name"] = "ResizeBorderHeld" defs["structs"]["ImGuiWindow"][32]["type"] = "signed char" defs["structs"]["ImGuiWindow"][33] = {} defs["structs"]["ImGuiWindow"][33]["name"] = "BeginCount" defs["structs"]["ImGuiWindow"][33]["type"] = "short" defs["structs"]["ImGuiWindow"][34] = {} defs["structs"]["ImGuiWindow"][34]["name"] = "BeginOrderWithinParent" defs["structs"]["ImGuiWindow"][34]["type"] = "short" defs["structs"]["ImGuiWindow"][35] = {} defs["structs"]["ImGuiWindow"][35]["name"] = "BeginOrderWithinContext" defs["structs"]["ImGuiWindow"][35]["type"] = "short" defs["structs"]["ImGuiWindow"][36] = {} defs["structs"]["ImGuiWindow"][36]["name"] = "PopupId" defs["structs"]["ImGuiWindow"][36]["type"] = "ImGuiID" defs["structs"]["ImGuiWindow"][37] = {} defs["structs"]["ImGuiWindow"][37]["name"] = "AutoFitFramesX" defs["structs"]["ImGuiWindow"][37]["type"] = "ImS8" defs["structs"]["ImGuiWindow"][38] = {} defs["structs"]["ImGuiWindow"][38]["name"] = "AutoFitFramesY" defs["structs"]["ImGuiWindow"][38]["type"] = "ImS8" defs["structs"]["ImGuiWindow"][39] = {} defs["structs"]["ImGuiWindow"][39]["name"] = "AutoFitChildAxises" defs["structs"]["ImGuiWindow"][39]["type"] = "ImS8" defs["structs"]["ImGuiWindow"][40] = {} defs["structs"]["ImGuiWindow"][40]["name"] = "AutoFitOnlyGrows" defs["structs"]["ImGuiWindow"][40]["type"] = "bool" defs["structs"]["ImGuiWindow"][41] = {} defs["structs"]["ImGuiWindow"][41]["name"] = "AutoPosLastDirection" defs["structs"]["ImGuiWindow"][41]["type"] = "ImGuiDir" defs["structs"]["ImGuiWindow"][42] = {} defs["structs"]["ImGuiWindow"][42]["name"] = "HiddenFramesCanSkipItems" defs["structs"]["ImGuiWindow"][42]["type"] = "int" defs["structs"]["ImGuiWindow"][43] = {} defs["structs"]["ImGuiWindow"][43]["name"] = "HiddenFramesCannotSkipItems" defs["structs"]["ImGuiWindow"][43]["type"] = "int" defs["structs"]["ImGuiWindow"][44] = {} defs["structs"]["ImGuiWindow"][44]["name"] = "SetWindowPosAllowFlags" defs["structs"]["ImGuiWindow"][44]["type"] = "ImGuiCond" defs["structs"]["ImGuiWindow"][45] = {} defs["structs"]["ImGuiWindow"][45]["name"] = "SetWindowSizeAllowFlags" defs["structs"]["ImGuiWindow"][45]["type"] = "ImGuiCond" defs["structs"]["ImGuiWindow"][46] = {} defs["structs"]["ImGuiWindow"][46]["name"] = "SetWindowCollapsedAllowFlags" defs["structs"]["ImGuiWindow"][46]["type"] = "ImGuiCond" defs["structs"]["ImGuiWindow"][47] = {} defs["structs"]["ImGuiWindow"][47]["name"] = "SetWindowPosVal" defs["structs"]["ImGuiWindow"][47]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][48] = {} defs["structs"]["ImGuiWindow"][48]["name"] = "SetWindowPosPivot" defs["structs"]["ImGuiWindow"][48]["type"] = "ImVec2" defs["structs"]["ImGuiWindow"][49] = {} defs["structs"]["ImGuiWindow"][49]["name"] = "IDStack" defs["structs"]["ImGuiWindow"][49]["template_type"] = "ImGuiID" defs["structs"]["ImGuiWindow"][49]["type"] = "ImVector_ImGuiID" defs["structs"]["ImGuiWindow"][50] = {} defs["structs"]["ImGuiWindow"][50]["name"] = "DC" defs["structs"]["ImGuiWindow"][50]["type"] = "ImGuiWindowTempData" defs["structs"]["ImGuiWindow"][51] = {} defs["structs"]["ImGuiWindow"][51]["name"] = "OuterRectClipped" defs["structs"]["ImGuiWindow"][51]["type"] = "ImRect" defs["structs"]["ImGuiWindow"][52] = {} defs["structs"]["ImGuiWindow"][52]["name"] = "InnerRect" defs["structs"]["ImGuiWindow"][52]["type"] = "ImRect" defs["structs"]["ImGuiWindow"][53] = {} defs["structs"]["ImGuiWindow"][53]["name"] = "InnerClipRect" defs["structs"]["ImGuiWindow"][53]["type"] = "ImRect" defs["structs"]["ImGuiWindow"][54] = {} defs["structs"]["ImGuiWindow"][54]["name"] = "WorkRect" defs["structs"]["ImGuiWindow"][54]["type"] = "ImRect" defs["structs"]["ImGuiWindow"][55] = {} defs["structs"]["ImGuiWindow"][55]["name"] = "ClipRect" defs["structs"]["ImGuiWindow"][55]["type"] = "ImRect" defs["structs"]["ImGuiWindow"][56] = {} defs["structs"]["ImGuiWindow"][56]["name"] = "ContentRegionRect" defs["structs"]["ImGuiWindow"][56]["type"] = "ImRect" defs["structs"]["ImGuiWindow"][57] = {} defs["structs"]["ImGuiWindow"][57]["name"] = "LastFrameActive" defs["structs"]["ImGuiWindow"][57]["type"] = "int" defs["structs"]["ImGuiWindow"][58] = {} defs["structs"]["ImGuiWindow"][58]["name"] = "LastTimeActive" defs["structs"]["ImGuiWindow"][58]["type"] = "float" defs["structs"]["ImGuiWindow"][59] = {} defs["structs"]["ImGuiWindow"][59]["name"] = "ItemWidthDefault" defs["structs"]["ImGuiWindow"][59]["type"] = "float" defs["structs"]["ImGuiWindow"][60] = {} defs["structs"]["ImGuiWindow"][60]["name"] = "StateStorage" defs["structs"]["ImGuiWindow"][60]["type"] = "ImGuiStorage" defs["structs"]["ImGuiWindow"][61] = {} defs["structs"]["ImGuiWindow"][61]["name"] = "ColumnsStorage" defs["structs"]["ImGuiWindow"][61]["template_type"] = "ImGuiColumns" defs["structs"]["ImGuiWindow"][61]["type"] = "ImVector_ImGuiColumns" defs["structs"]["ImGuiWindow"][62] = {} defs["structs"]["ImGuiWindow"][62]["name"] = "FontWindowScale" defs["structs"]["ImGuiWindow"][62]["type"] = "float" defs["structs"]["ImGuiWindow"][63] = {} defs["structs"]["ImGuiWindow"][63]["name"] = "SettingsOffset" defs["structs"]["ImGuiWindow"][63]["type"] = "int" defs["structs"]["ImGuiWindow"][64] = {} defs["structs"]["ImGuiWindow"][64]["name"] = "DrawList" defs["structs"]["ImGuiWindow"][64]["type"] = "ImDrawList*" defs["structs"]["ImGuiWindow"][65] = {} defs["structs"]["ImGuiWindow"][65]["name"] = "DrawListInst" defs["structs"]["ImGuiWindow"][65]["type"] = "ImDrawList" defs["structs"]["ImGuiWindow"][66] = {} defs["structs"]["ImGuiWindow"][66]["name"] = "ParentWindow" defs["structs"]["ImGuiWindow"][66]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiWindow"][67] = {} defs["structs"]["ImGuiWindow"][67]["name"] = "RootWindow" defs["structs"]["ImGuiWindow"][67]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiWindow"][68] = {} defs["structs"]["ImGuiWindow"][68]["name"] = "RootWindowForTitleBarHighlight" defs["structs"]["ImGuiWindow"][68]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiWindow"][69] = {} defs["structs"]["ImGuiWindow"][69]["name"] = "RootWindowForNav" defs["structs"]["ImGuiWindow"][69]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiWindow"][70] = {} defs["structs"]["ImGuiWindow"][70]["name"] = "NavLastChildNavWindow" defs["structs"]["ImGuiWindow"][70]["type"] = "ImGuiWindow*" defs["structs"]["ImGuiWindow"][71] = {} defs["structs"]["ImGuiWindow"][71]["name"] = "NavLastIds[ImGuiNavLayer_COUNT]" defs["structs"]["ImGuiWindow"][71]["size"] = 2 defs["structs"]["ImGuiWindow"][71]["type"] = "ImGuiID" defs["structs"]["ImGuiWindow"][72] = {} defs["structs"]["ImGuiWindow"][72]["name"] = "NavRectRel[ImGuiNavLayer_COUNT]" defs["structs"]["ImGuiWindow"][72]["size"] = 2 defs["structs"]["ImGuiWindow"][72]["type"] = "ImRect" defs["structs"]["ImGuiWindow"][73] = {} defs["structs"]["ImGuiWindow"][73]["name"] = "MemoryCompacted" defs["structs"]["ImGuiWindow"][73]["type"] = "bool" defs["structs"]["ImGuiWindow"][74] = {} defs["structs"]["ImGuiWindow"][74]["name"] = "MemoryDrawListIdxCapacity" defs["structs"]["ImGuiWindow"][74]["type"] = "int" defs["structs"]["ImGuiWindow"][75] = {} defs["structs"]["ImGuiWindow"][75]["name"] = "MemoryDrawListVtxCapacity" defs["structs"]["ImGuiWindow"][75]["type"] = "int" defs["structs"]["ImGuiWindowSettings"] = {} defs["structs"]["ImGuiWindowSettings"][1] = {} defs["structs"]["ImGuiWindowSettings"][1]["name"] = "ID" defs["structs"]["ImGuiWindowSettings"][1]["type"] = "ImGuiID" defs["structs"]["ImGuiWindowSettings"][2] = {} defs["structs"]["ImGuiWindowSettings"][2]["name"] = "Pos" defs["structs"]["ImGuiWindowSettings"][2]["type"] = "ImVec2ih" defs["structs"]["ImGuiWindowSettings"][3] = {} defs["structs"]["ImGuiWindowSettings"][3]["name"] = "Size" defs["structs"]["ImGuiWindowSettings"][3]["type"] = "ImVec2ih" defs["structs"]["ImGuiWindowSettings"][4] = {} defs["structs"]["ImGuiWindowSettings"][4]["name"] = "Collapsed" defs["structs"]["ImGuiWindowSettings"][4]["type"] = "bool" defs["structs"]["ImGuiWindowSettings"][5] = {} defs["structs"]["ImGuiWindowSettings"][5]["name"] = "WantApply" defs["structs"]["ImGuiWindowSettings"][5]["type"] = "bool" defs["structs"]["ImGuiWindowTempData"] = {} defs["structs"]["ImGuiWindowTempData"][1] = {} defs["structs"]["ImGuiWindowTempData"][1]["name"] = "CursorPos" defs["structs"]["ImGuiWindowTempData"][1]["type"] = "ImVec2" defs["structs"]["ImGuiWindowTempData"][2] = {} defs["structs"]["ImGuiWindowTempData"][2]["name"] = "CursorPosPrevLine" defs["structs"]["ImGuiWindowTempData"][2]["type"] = "ImVec2" defs["structs"]["ImGuiWindowTempData"][3] = {} defs["structs"]["ImGuiWindowTempData"][3]["name"] = "CursorStartPos" defs["structs"]["ImGuiWindowTempData"][3]["type"] = "ImVec2" defs["structs"]["ImGuiWindowTempData"][4] = {} defs["structs"]["ImGuiWindowTempData"][4]["name"] = "CursorMaxPos" defs["structs"]["ImGuiWindowTempData"][4]["type"] = "ImVec2" defs["structs"]["ImGuiWindowTempData"][5] = {} defs["structs"]["ImGuiWindowTempData"][5]["name"] = "CurrLineSize" defs["structs"]["ImGuiWindowTempData"][5]["type"] = "ImVec2" defs["structs"]["ImGuiWindowTempData"][6] = {} defs["structs"]["ImGuiWindowTempData"][6]["name"] = "PrevLineSize" defs["structs"]["ImGuiWindowTempData"][6]["type"] = "ImVec2" defs["structs"]["ImGuiWindowTempData"][7] = {} defs["structs"]["ImGuiWindowTempData"][7]["name"] = "CurrLineTextBaseOffset" defs["structs"]["ImGuiWindowTempData"][7]["type"] = "float" defs["structs"]["ImGuiWindowTempData"][8] = {} defs["structs"]["ImGuiWindowTempData"][8]["name"] = "PrevLineTextBaseOffset" defs["structs"]["ImGuiWindowTempData"][8]["type"] = "float" defs["structs"]["ImGuiWindowTempData"][9] = {} defs["structs"]["ImGuiWindowTempData"][9]["name"] = "Indent" defs["structs"]["ImGuiWindowTempData"][9]["type"] = "ImVec1" defs["structs"]["ImGuiWindowTempData"][10] = {} defs["structs"]["ImGuiWindowTempData"][10]["name"] = "ColumnsOffset" defs["structs"]["ImGuiWindowTempData"][10]["type"] = "ImVec1" defs["structs"]["ImGuiWindowTempData"][11] = {} defs["structs"]["ImGuiWindowTempData"][11]["name"] = "GroupOffset" defs["structs"]["ImGuiWindowTempData"][11]["type"] = "ImVec1" defs["structs"]["ImGuiWindowTempData"][12] = {} defs["structs"]["ImGuiWindowTempData"][12]["name"] = "LastItemId" defs["structs"]["ImGuiWindowTempData"][12]["type"] = "ImGuiID" defs["structs"]["ImGuiWindowTempData"][13] = {} defs["structs"]["ImGuiWindowTempData"][13]["name"] = "LastItemStatusFlags" defs["structs"]["ImGuiWindowTempData"][13]["type"] = "ImGuiItemStatusFlags" defs["structs"]["ImGuiWindowTempData"][14] = {} defs["structs"]["ImGuiWindowTempData"][14]["name"] = "LastItemRect" defs["structs"]["ImGuiWindowTempData"][14]["type"] = "ImRect" defs["structs"]["ImGuiWindowTempData"][15] = {} defs["structs"]["ImGuiWindowTempData"][15]["name"] = "LastItemDisplayRect" defs["structs"]["ImGuiWindowTempData"][15]["type"] = "ImRect" defs["structs"]["ImGuiWindowTempData"][16] = {} defs["structs"]["ImGuiWindowTempData"][16]["name"] = "NavLayerCurrent" defs["structs"]["ImGuiWindowTempData"][16]["type"] = "ImGuiNavLayer" defs["structs"]["ImGuiWindowTempData"][17] = {} defs["structs"]["ImGuiWindowTempData"][17]["name"] = "NavLayerCurrentMask" defs["structs"]["ImGuiWindowTempData"][17]["type"] = "int" defs["structs"]["ImGuiWindowTempData"][18] = {} defs["structs"]["ImGuiWindowTempData"][18]["name"] = "NavLayerActiveMask" defs["structs"]["ImGuiWindowTempData"][18]["type"] = "int" defs["structs"]["ImGuiWindowTempData"][19] = {} defs["structs"]["ImGuiWindowTempData"][19]["name"] = "NavLayerActiveMaskNext" defs["structs"]["ImGuiWindowTempData"][19]["type"] = "int" defs["structs"]["ImGuiWindowTempData"][20] = {} defs["structs"]["ImGuiWindowTempData"][20]["name"] = "NavFocusScopeIdCurrent" defs["structs"]["ImGuiWindowTempData"][20]["type"] = "ImGuiID" defs["structs"]["ImGuiWindowTempData"][21] = {} defs["structs"]["ImGuiWindowTempData"][21]["name"] = "NavHideHighlightOneFrame" defs["structs"]["ImGuiWindowTempData"][21]["type"] = "bool" defs["structs"]["ImGuiWindowTempData"][22] = {} defs["structs"]["ImGuiWindowTempData"][22]["name"] = "NavHasScroll" defs["structs"]["ImGuiWindowTempData"][22]["type"] = "bool" defs["structs"]["ImGuiWindowTempData"][23] = {} defs["structs"]["ImGuiWindowTempData"][23]["name"] = "MenuBarAppending" defs["structs"]["ImGuiWindowTempData"][23]["type"] = "bool" defs["structs"]["ImGuiWindowTempData"][24] = {} defs["structs"]["ImGuiWindowTempData"][24]["name"] = "MenuBarOffset" defs["structs"]["ImGuiWindowTempData"][24]["type"] = "ImVec2" defs["structs"]["ImGuiWindowTempData"][25] = {} defs["structs"]["ImGuiWindowTempData"][25]["name"] = "MenuColumns" defs["structs"]["ImGuiWindowTempData"][25]["type"] = "ImGuiMenuColumns" defs["structs"]["ImGuiWindowTempData"][26] = {} defs["structs"]["ImGuiWindowTempData"][26]["name"] = "TreeDepth" defs["structs"]["ImGuiWindowTempData"][26]["type"] = "int" defs["structs"]["ImGuiWindowTempData"][27] = {} defs["structs"]["ImGuiWindowTempData"][27]["name"] = "TreeJumpToParentOnPopMask" defs["structs"]["ImGuiWindowTempData"][27]["type"] = "ImU32" defs["structs"]["ImGuiWindowTempData"][28] = {} defs["structs"]["ImGuiWindowTempData"][28]["name"] = "ChildWindows" defs["structs"]["ImGuiWindowTempData"][28]["template_type"] = "ImGuiWindow*" defs["structs"]["ImGuiWindowTempData"][28]["type"] = "ImVector_ImGuiWindowPtr" defs["structs"]["ImGuiWindowTempData"][29] = {} defs["structs"]["ImGuiWindowTempData"][29]["name"] = "StateStorage" defs["structs"]["ImGuiWindowTempData"][29]["type"] = "ImGuiStorage*" defs["structs"]["ImGuiWindowTempData"][30] = {} defs["structs"]["ImGuiWindowTempData"][30]["name"] = "CurrentColumns" defs["structs"]["ImGuiWindowTempData"][30]["type"] = "ImGuiColumns*" defs["structs"]["ImGuiWindowTempData"][31] = {} defs["structs"]["ImGuiWindowTempData"][31]["name"] = "LayoutType" defs["structs"]["ImGuiWindowTempData"][31]["type"] = "ImGuiLayoutType" defs["structs"]["ImGuiWindowTempData"][32] = {} defs["structs"]["ImGuiWindowTempData"][32]["name"] = "ParentLayoutType" defs["structs"]["ImGuiWindowTempData"][32]["type"] = "ImGuiLayoutType" defs["structs"]["ImGuiWindowTempData"][33] = {} defs["structs"]["ImGuiWindowTempData"][33]["name"] = "FocusCounterRegular" defs["structs"]["ImGuiWindowTempData"][33]["type"] = "int" defs["structs"]["ImGuiWindowTempData"][34] = {} defs["structs"]["ImGuiWindowTempData"][34]["name"] = "FocusCounterTabStop" defs["structs"]["ImGuiWindowTempData"][34]["type"] = "int" defs["structs"]["ImGuiWindowTempData"][35] = {} defs["structs"]["ImGuiWindowTempData"][35]["name"] = "ItemFlags" defs["structs"]["ImGuiWindowTempData"][35]["type"] = "ImGuiItemFlags" defs["structs"]["ImGuiWindowTempData"][36] = {} defs["structs"]["ImGuiWindowTempData"][36]["name"] = "ItemWidth" defs["structs"]["ImGuiWindowTempData"][36]["type"] = "float" defs["structs"]["ImGuiWindowTempData"][37] = {} defs["structs"]["ImGuiWindowTempData"][37]["name"] = "TextWrapPos" defs["structs"]["ImGuiWindowTempData"][37]["type"] = "float" defs["structs"]["ImGuiWindowTempData"][38] = {} defs["structs"]["ImGuiWindowTempData"][38]["name"] = "ItemFlagsStack" defs["structs"]["ImGuiWindowTempData"][38]["template_type"] = "ImGuiItemFlags" defs["structs"]["ImGuiWindowTempData"][38]["type"] = "ImVector_ImGuiItemFlags" defs["structs"]["ImGuiWindowTempData"][39] = {} defs["structs"]["ImGuiWindowTempData"][39]["name"] = "ItemWidthStack" defs["structs"]["ImGuiWindowTempData"][39]["template_type"] = "float" defs["structs"]["ImGuiWindowTempData"][39]["type"] = "ImVector_float" defs["structs"]["ImGuiWindowTempData"][40] = {} defs["structs"]["ImGuiWindowTempData"][40]["name"] = "TextWrapPosStack" defs["structs"]["ImGuiWindowTempData"][40]["template_type"] = "float" defs["structs"]["ImGuiWindowTempData"][40]["type"] = "ImVector_float" defs["structs"]["ImGuiWindowTempData"][41] = {} defs["structs"]["ImGuiWindowTempData"][41]["name"] = "GroupStack" defs["structs"]["ImGuiWindowTempData"][41]["template_type"] = "ImGuiGroupData" defs["structs"]["ImGuiWindowTempData"][41]["type"] = "ImVector_ImGuiGroupData" defs["structs"]["ImGuiWindowTempData"][42] = {} defs["structs"]["ImGuiWindowTempData"][42]["name"] = "StackSizesBackup[6]" defs["structs"]["ImGuiWindowTempData"][42]["size"] = 6 defs["structs"]["ImGuiWindowTempData"][42]["type"] = "short" defs["structs"]["ImRect"] = {} defs["structs"]["ImRect"][1] = {} defs["structs"]["ImRect"][1]["name"] = "Min" defs["structs"]["ImRect"][1]["type"] = "ImVec2" defs["structs"]["ImRect"][2] = {} defs["structs"]["ImRect"][2]["name"] = "Max" defs["structs"]["ImRect"][2]["type"] = "ImVec2" defs["structs"]["ImVec1"] = {} defs["structs"]["ImVec1"][1] = {} defs["structs"]["ImVec1"][1]["name"] = "x" defs["structs"]["ImVec1"][1]["type"] = "float" defs["structs"]["ImVec2"] = {} defs["structs"]["ImVec2"][1] = {} defs["structs"]["ImVec2"][1]["name"] = "x" defs["structs"]["ImVec2"][1]["type"] = "float" defs["structs"]["ImVec2"][2] = {} defs["structs"]["ImVec2"][2]["name"] = "y" defs["structs"]["ImVec2"][2]["type"] = "float" defs["structs"]["ImVec2ih"] = {} defs["structs"]["ImVec2ih"][1] = {} defs["structs"]["ImVec2ih"][1]["name"] = "x" defs["structs"]["ImVec2ih"][1]["type"] = "short" defs["structs"]["ImVec2ih"][2] = {} defs["structs"]["ImVec2ih"][2]["name"] = "y" defs["structs"]["ImVec2ih"][2]["type"] = "short" defs["structs"]["ImVec4"] = {} defs["structs"]["ImVec4"][1] = {} defs["structs"]["ImVec4"][1]["name"] = "x" defs["structs"]["ImVec4"][1]["type"] = "float" defs["structs"]["ImVec4"][2] = {} defs["structs"]["ImVec4"][2]["name"] = "y" defs["structs"]["ImVec4"][2]["type"] = "float" defs["structs"]["ImVec4"][3] = {} defs["structs"]["ImVec4"][3]["name"] = "z" defs["structs"]["ImVec4"][3]["type"] = "float" defs["structs"]["ImVec4"][4] = {} defs["structs"]["ImVec4"][4]["name"] = "w" defs["structs"]["ImVec4"][4]["type"] = "float" return defs