Searched refs:PrevLineHeight (Results 1 – 10 of 10) sorted by relevance
520 float PrevLineHeight; member563 CurrentLineHeight = PrevLineHeight = 0.0f; in ImGuiDrawContext()
1701 window->DC.PrevLineHeight = line_height; in ItemSize()4046 window->DC.CurrentLineHeight = window->DC.PrevLineHeight = 0.0f; in Begin()4988 …float target_y = window->DC.CursorPosPrevLine.y + (window->DC.PrevLineHeight * center_y_ratio) + (… in SetScrollHere()8880 window->DC.CurrentLineHeight = window->DC.PrevLineHeight; in SameLine()
542 float PrevLineHeight; member586 CurrentLineHeight = PrevLineHeight = 0.0f; in ImGuiDrawContext()
1691 …window->DC.PrevLineHeight = (line_height - GImGui->Style.ItemSpacing.y); // If we end up needin… in SetCursorPosYAndSetupDummyPrevLine()1913 window->DC.PrevLineHeight = line_height; in ItemSize()4319 window->DC.CurrentLineHeight = window->DC.PrevLineHeight = 0.0f; in Begin()5293 …float target_y = window->DC.CursorPosPrevLine.y + (window->DC.PrevLineHeight * center_y_ratio) + (… in SetScrollHere()9307 window->DC.CurrentLineHeight = window->DC.PrevLineHeight; in SameLine()
819 float PrevLineHeight; member859 CurrentLineHeight = PrevLineHeight = 0.0f; in ImGuiDrawContext()
1844 …window->DC.PrevLineHeight = (line_height - GImGui->Style.ItemSpacing.y); // If we end up needin… in SetCursorPosYAndSetupDummyPrevLine()2160 window->DC.PrevLineHeight = line_height; in ItemSize()6099 window->DC.CurrentLineHeight = window->DC.PrevLineHeight = 0.0f; in Begin()7287 …target_y += (window->DC.PrevLineHeight * center_y_ratio) + (GImGui->Style.ItemSpacing.y * (center_… in SetScrollHere()12405 window->DC.CurrentLineHeight = window->DC.PrevLineHeight; in SameLine()
995 float PrevLineHeight; member1035 CurrentLineHeight = PrevLineHeight = 0.0f; in ImGuiDrawContext()
1898 …window->DC.PrevLineHeight = (line_height - GImGui->Style.ItemSpacing.y); // If we end up needing … in SetCursorPosYAndSetupDummyPrevLine()2217 window->DC.PrevLineHeight = line_height; in ItemSize()6185 window->DC.CurrentLineHeight = window->DC.PrevLineHeight = 0.0f; in Begin()7415 …target_y += (window->DC.PrevLineHeight * center_y_ratio) + (GImGui->Style.ItemSpacing.y * (center_… in SetScrollHere()12615 window->DC.CurrentLineHeight = window->DC.PrevLineHeight; in SameLine()