Searched refs:GetWindowDrawList (Results 1 – 5 of 5) sorted by relevance
33 ImDrawList* draw_list = ImGui::GetWindowDrawList(); in DrawAllocation()
43 fDrawList = ImGui::GetWindowDrawList();
230 ImDrawList* draw_list = ImGui::GetWindowDrawList();
258 …IMGUI_API ImDrawList* GetWindowDrawList(); // get draw list associated to…
6296 ImDrawList* ImGui::GetWindowDrawList() in GetWindowDrawList() function in ImGui9304 if (draw_list == ImGui::GetWindowDrawList()) in ShowMetricsWindow()