Searched refs:bg_idx (Results 1 – 1 of 1) sorted by relevance
1640 int bg_idx = (target == ImGuiTableBgTarget_RowBg1) ? 1 : 0; in TableSetBgColor() local1641 table->RowBgColor[bg_idx] = color; in TableSetBgColor()