Searched refs:GetCurrentWindowRead (Results 1 – 7 of 7) sorted by relevance
2175 if (ItemsCount == 0 || ImGui::GetCurrentWindowRead()->SkipItems) in Step()2884 ImGuiWindow* window = GetCurrentWindowRead(); in CalcWrapWidthForPos()4196 ImGuiWindow* window = GetCurrentWindowRead(); in IsItemVisible()4202 ImGuiWindow* window = GetCurrentWindowRead(); in IsItemEdited()4218 ImGuiWindow* window = GetCurrentWindowRead(); in GetItemRectMin()4224 ImGuiWindow* window = GetCurrentWindowRead(); in GetItemRectMax()4230 ImGuiWindow* window = GetCurrentWindowRead(); in GetItemRectSize()5532 ImGuiWindow* window = GetCurrentWindowRead(); in CalcItemWidth()5940 ImGuiWindow* window = GetCurrentWindowRead(); in SetWindowPos()5952 ImGuiWindow* window = GetCurrentWindowRead(); in GetWindowSize()[all …]
1275 …inline ImGuiWindow* GetCurrentWindowRead() { ImGuiContext& g = *GImGui; return g.CurrentW… in GetCurrentWindowRead() function
2231 if (ItemsCount == 0 || ImGui::GetCurrentWindowRead()->SkipItems) in Step()2944 ImGuiWindow* window = GetCurrentWindowRead(); in CalcWrapWidthForPos()4277 ImGuiWindow* window = GetCurrentWindowRead(); in IsItemVisible()4283 ImGuiWindow* window = GetCurrentWindowRead(); in IsItemEdited()4299 ImGuiWindow* window = GetCurrentWindowRead(); in GetItemRectMin()4305 ImGuiWindow* window = GetCurrentWindowRead(); in GetItemRectMax()4311 ImGuiWindow* window = GetCurrentWindowRead(); in GetItemRectSize()5658 ImGuiWindow* window = GetCurrentWindowRead(); in CalcItemWidth()6067 ImGuiWindow* window = GetCurrentWindowRead(); in SetWindowPos()6079 ImGuiWindow* window = GetCurrentWindowRead(); in GetWindowSize()[all …]
1318 …inline ImGuiWindow* GetCurrentWindowRead() { ImGuiContext& g = *GImGui; return g.CurrentW… in GetCurrentWindowRead() function
3646 ImGuiWindow* window = GetCurrentWindowRead(); in GetColumnIndex()3652 ImGuiWindow* window = GetCurrentWindowRead(); in GetColumnsCount()3687 ImGuiWindow* window = GetCurrentWindowRead(); in GetColumnOffset()3751 ImGuiWindow* window = GetCurrentWindowRead(); in SetColumnWidth()3762 ImGuiWindow* window = GetCurrentWindowRead(); in PushColumnClipRect()3774 ImGuiWindow* window = GetCurrentWindowRead(); in PushColumnsBackground()3787 ImGuiWindow* window = GetCurrentWindowRead(); in PopColumnsBackground()
6849 ImGuiWindow* window = GetCurrentWindowRead(); in SetWindowPos()6861 ImGuiWindow* window = GetCurrentWindowRead(); in GetWindowSize()6933 ImGuiWindow* window = GetCurrentWindowRead(); in IsWindowCollapsed()6939 ImGuiWindow* window = GetCurrentWindowRead(); in IsWindowAppearing()7621 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorScreenPos()7636 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorPos()7642 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorPosX()7648 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorPosY()7675 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorStartPos()8231 …IM_ASSERT(GetCurrentWindowRead()->Flags & ImGuiWindowFlags_Tooltip); // Mismatched BeginTooltip(… in EndTooltip()
2378 …inline ImGuiWindow* GetCurrentWindowRead() { ImGuiContext& g = *GImGui; return g.CurrentW… in GetCurrentWindowRead() function