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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp4646 static ImGuiCol GetWindowBgColorIdxFromFlags(ImGuiWindowFlags flags) function in typeref:typename:ImGuiCol
5239 ImU32 bg_col = GetColorU32(GetWindowBgColorIdxFromFlags(flags));
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp4646 static ImGuiCol GetWindowBgColorIdxFromFlags(ImGuiWindowFlags flags) function in typeref:typename:ImGuiCol
5239 ImU32 bg_col = GetColorU32(GetWindowBgColorIdxFromFlags(flags));

Completed in 34 milliseconds