Searched defs:title_bar_col (Results 1 – 1 of 1) sorted by relevance
5230 …ImU32 title_bar_col = GetColorU32((title_bar_is_highlight && !g.NavDisableHighlight) ? ImGuiCol_Ti… in Begin() local5252 …ImU32 title_bar_col = GetColorU32(title_bar_is_highlight ? ImGuiCol_TitleBgActive : ImGuiCol_Title… in Begin() local