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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp4062 ImU32 col_bg1 = GetColorU32(ImAlphaBlendColor(IM_COL32(204,204,204,255), col)); local in function:ImGui::RenderColorRectWithAlphaCheckerboard
4064 window->DrawList->AddRectFilled(p_min, p_max, col_bg1, rounding, rounding_corners_flags);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp4062 ImU32 col_bg1 = GetColorU32(ImAlphaBlendColor(IM_COL32(204,204,204,255), col)); local in function:ImGui::RenderColorRectWithAlphaCheckerboard
4064 window->DrawList->AddRectFilled(p_min, p_max, col_bg1, rounding, rounding_corners_flags);

Completed in 58 milliseconds