Searched defs:GetForegroundDrawList (Results 1 – 2 of 2) sorted by relevance
3535 ImDrawList* ImGui::GetForegroundDrawList(ImGuiViewport* viewport) in GetForegroundDrawList() function in ImGui3540 ImDrawList* ImGui::GetForegroundDrawList() in GetForegroundDrawList() function in ImGui
2402 …inline ImDrawList* GetForegroundDrawList(ImGuiWindow* window) { IM_UNUSED(window); return Get… in GetForegroundDrawList() function