Home
last modified time | relevance | path

Searched defs:GetForegroundDrawList (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui.cpp3535 ImDrawList* ImGui::GetForegroundDrawList(ImGuiViewport* viewport) in GetForegroundDrawList() function in ImGui
3540 ImDrawList* ImGui::GetForegroundDrawList() in GetForegroundDrawList() function in ImGui
Dimgui_internal.h2402 …inline ImDrawList* GetForegroundDrawList(ImGuiWindow* window) { IM_UNUSED(window); return Get… in GetForegroundDrawList() function