Searched refs:boolean_color (Results 1 – 3 of 3) sorted by relevance
15 ImColor boolean_color; member23 boolean_color(228, 75, 255) {} in aub_viewer_cfg()
79 ImGui::TextColored(ctx->cfg->boolean_color, "true"); in aub_viewer_print_group()
996 ImGui::ColorEdit3("booleans", (float *)&cfg->boolean_color, cflags); ImGui::SameLine(); in display_aubfile_window()