Home
last modified time | relevance | path

Searched refs:GetWindowBgColorIdxFromFlags (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp4646 static ImGuiCol GetWindowBgColorIdxFromFlags(ImGuiWindowFlags flags) in GetWindowBgColorIdxFromFlags() function
5239 ImU32 bg_col = GetColorU32(GetWindowBgColorIdxFromFlags(flags)); in Begin()
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp5319 static ImGuiCol GetWindowBgColorIdxFromFlags(ImGuiWindowFlags flags) in GetWindowBgColorIdxFromFlags() function
5601 ImU32 bg_col = GetColorU32(GetWindowBgColorIdxFromFlags(flags)); in RenderWindowDecorations()

Completed in 40 milliseconds