• Home
  • Raw
  • Download

Lines Matching refs:ImGuiWindow

129     ImGuiWindow* window = GetCurrentWindow();  in TextUnformatted()
244 ImGuiWindow* window = GetCurrentWindow(); in TextV()
312 ImGuiWindow* window = GetCurrentWindow(); in LabelTextV()
346 ImGuiWindow* window = GetCurrentWindow(); in BulletTextV()
391 ImGuiWindow* window = GetCurrentWindow(); in ButtonBehavior()
405 ImGuiWindow* backup_hovered_window = g.HoveredWindow; in ButtonBehavior()
546 ImGuiWindow* window = GetCurrentWindow(); in ButtonEx()
606 ImGuiWindow* window = GetCurrentWindow(); in InvisibleButton()
628 ImGuiWindow* window = GetCurrentWindow(); in ArrowButtonEx()
665 ImGuiWindow* window = g.CurrentWindow; in CloseButton()
694 ImGuiWindow* window = g.CurrentWindow; in CollapseButton()
716 ImGuiWindow* window = g.CurrentWindow; in GetScrollbarID()
728 ImGuiWindow* window = g.CurrentWindow; in Scrollbar()
844 ImGuiWindow* window = GetCurrentWindow(); in Image()
872 ImGuiWindow* window = GetCurrentWindow(); in ImageButton()
908 ImGuiWindow* window = GetCurrentWindow(); in Checkbox()
967 ImGuiWindow* window = GetCurrentWindow(); in RadioButton()
1027 ImGuiWindow* window = GetCurrentWindow(); in ProgressBar()
1062 ImGuiWindow* window = GetCurrentWindow(); in Bullet()
1096 ImGuiWindow* window = GetCurrentWindow(); in Spacing()
1104 ImGuiWindow* window = GetCurrentWindow(); in Dummy()
1115 ImGuiWindow* window = GetCurrentWindow(); in NewLine()
1131 ImGuiWindow* window = GetCurrentWindow(); in AlignTextToFramePadding()
1143 ImGuiWindow* window = GetCurrentWindow(); in Separator()
1189 ImGuiWindow* window = GetCurrentWindow(); in VerticalSeparator()
1210 ImGuiWindow* window = g.CurrentWindow; in SplitterBehavior()
1287 ImGuiWindow* window = GetCurrentWindow(); in BeginCombo()
1357 if (ImGuiWindow* popup_window = FindWindowByName(name)) in BeginCombo()
1863 ImGuiWindow* window = GetCurrentWindow(); in DragScalar()
1939 ImGuiWindow* window = GetCurrentWindow(); in DragScalarN()
1987 ImGuiWindow* window = GetCurrentWindow(); in DragFloatRange2()
2032 ImGuiWindow* window = GetCurrentWindow(); in DragIntRange2()
2299 ImGuiWindow* window = GetCurrentWindow(); in SliderScalar()
2376 ImGuiWindow* window = GetCurrentWindow(); in SliderScalarN()
2454 ImGuiWindow* window = GetCurrentWindow(); in VSliderScalar()
2646 ImGuiWindow* window = GetCurrentWindow(); in InputScalar()
2709 ImGuiWindow* window = GetCurrentWindow(); in InputScalarN()
3131 ImGuiWindow* window = GetCurrentWindow(); in InputTextEx()
3158 ImGuiWindow* draw_window = window; in InputTextEx()
3830 ImGuiWindow* window = GetCurrentWindow(); in ColorEdit4()
3945 ImGuiWindow* picker_active_window = NULL; in ColorEdit4()
4059 ImGuiWindow* window = GetCurrentWindow(); in RenderColorRectWithAlphaCheckerboard()
4105 ImGuiWindow* window = GetCurrentWindow(); in ColorPicker4()
4412 ImGuiWindow* window = GetCurrentWindow(); in ColorButton()
4647 ImGuiWindow* window = GetCurrentWindow(); in TreeNode()
4665 ImGuiWindow* window = GetCurrentWindow(); in TreeNodeEx()
4692 ImGuiWindow* window = GetCurrentWindow(); in TreeNodeExV()
4703 ImGuiWindow* window = GetCurrentWindow(); in TreeNodeExV()
4719 ImGuiWindow* window = g.CurrentWindow; in TreeNodeBehaviorIsOpen()
4761 ImGuiWindow* window = GetCurrentWindow(); in TreeNodeBehavior()
4913 ImGuiWindow* window = GetCurrentWindow(); in TreePush()
4921 ImGuiWindow* window = GetCurrentWindow(); in TreePush()
4929 ImGuiWindow* window = GetCurrentWindow(); in TreePushRawID()
4938 ImGuiWindow* window = g.CurrentWindow; in TreePop()
4980 ImGuiWindow* window = GetCurrentWindow(); in CollapsingHeader()
4989 ImGuiWindow* window = GetCurrentWindow(); in CollapsingHeader()
5023 ImGuiWindow* window = GetCurrentWindow(); in Selectable()
5135 ImGuiWindow* window = GetCurrentWindow(); in ListBoxHeader()
5187 ImGuiWindow* parent_window = GetCurrentWindow()->ParentWindow; in ListBoxFooter()
5251 ImGuiWindow* window = GetCurrentWindow(); in PlotEx()
5523 ImGuiWindow* window = GetCurrentWindow(); in BeginMenuBar()
5551 ImGuiWindow* window = GetCurrentWindow(); in EndMenuBar()
5559 ImGuiWindow* nav_earliest_child = g.NavWindow; in EndMenuBar()
5591 ImGuiWindow* window = GetCurrentWindow(); in BeginMenu()
5604 ImGuiWindow* backed_nav_window = g.NavWindow; in BeginMenu()
5648 if (ImGuiWindow* next_window = g.OpenPopupStack[g.BeginPopupStack.Size].Window) in BeginMenu()
5734 ImGuiWindow* window = g.CurrentWindow; in EndMenu()
5746 ImGuiWindow* window = GetCurrentWindow(); in MenuItem()
5866 ImGuiWindow* window = g.CurrentWindow; in BeginTabBar()
5880 ImGuiWindow* window = g.CurrentWindow; in BeginTabBarEx()
5929 ImGuiWindow* window = g.CurrentWindow; in EndTabBar()
6130 ImGuiWindow* window = GImGui->CurrentWindow; in TabBarCalcTabID()
6207 ImGuiWindow* window = g.CurrentWindow; in TabBarScrollingButtons()
6261 ImGuiWindow* window = g.CurrentWindow; in TabBarTabListPopupButton()
6346 ImGuiWindow* window = g.CurrentWindow; in TabItemEx()