Searched refs:col_bg2 (Results 1 – 1 of 1) sorted by relevance
4063 ImU32 col_bg2 = GetColorU32(ImAlphaBlendColor(IM_COL32(128,128,128,255), col)); in RenderColorRectWithAlphaCheckerboard() local4081 …window->DrawList->AddRectFilled(ImVec2(x1,y1), ImVec2(x2,y2), col_bg2, rounding_corners_flags_cell… in RenderColorRectWithAlphaCheckerboard()