Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp7958 static const char* GetFallbackWindowNameForWindowingList(ImGuiWindow* window) in GetFallbackWindowNameForWindowingList() function
7989 label = GetFallbackWindowNameForWindowingList(window); in NavUpdateWindowingList()
/third_party/mesa3d/src/imgui/
Dimgui.cpp8109 static const char* GetFallbackWindowNameForWindowingList(ImGuiWindow* window) in GetFallbackWindowNameForWindowingList() function
8140 label = GetFallbackWindowNameForWindowingList(window); in NavUpdateWindowingList()
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp10059 static const char* GetFallbackWindowNameForWindowingList(ImGuiWindow* window) in GetFallbackWindowNameForWindowingList() function
10092 label = GetFallbackWindowNameForWindowingList(window); in NavUpdateWindowingOverlay()