Home
last modified time | relevance | path

Searched refs:GetFallbackWindowNameForWindowingList (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp8109 static const char* GetFallbackWindowNameForWindowingList(ImGuiWindow* window) in GetFallbackWindowNameForWindowingList() function
8140 label = GetFallbackWindowNameForWindowingList(window); in NavUpdateWindowingList()