Lines Matching refs:GetCurrentWindowRead
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()
6144 ImGuiWindow* window = GetCurrentWindowRead(); in IsWindowCollapsed()
6150 ImGuiWindow* window = GetCurrentWindowRead(); in IsWindowAppearing()
6235 ImGuiWindow* window = GetCurrentWindowRead(); in GetContentRegionMax()
6244 ImGuiWindow* window = GetCurrentWindowRead(); in GetContentRegionAvail()
6256 ImGuiWindow* window = GetCurrentWindowRead(); in GetWindowContentRegionMin()
6262 ImGuiWindow* window = GetCurrentWindowRead(); in GetWindowContentRegionMax()
6268 ImGuiWindow* window = GetCurrentWindowRead(); in GetWindowContentRegionWidth()
6329 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorPos()
6335 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorPosX()
6341 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorPosY()
6368 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorStartPos()
6374 ImGuiWindow* window = GetCurrentWindowRead(); in GetCursorScreenPos()
6697 …IM_ASSERT(GetCurrentWindowRead()->Flags & ImGuiWindowFlags_Tooltip); // Mismatched BeginTooltip(… in EndTooltip()
8188 ImGuiWindow* window = GetCurrentWindowRead(); in GetColumnIndex()
8194 ImGuiWindow* window = GetCurrentWindowRead(); in GetColumnsCount()
8229 ImGuiWindow* window = GetCurrentWindowRead(); in GetColumnOffset()
8257 ImGuiWindow* window = GetCurrentWindowRead(); in GetColumnWidth()
8290 ImGuiWindow* window = GetCurrentWindowRead(); in SetColumnWidth()
8301 ImGuiWindow* window = GetCurrentWindowRead(); in PushColumnClipRect()