Searched refs:ImGuiCorner_All (Results 1 – 2 of 2) sorted by relevance
209 ImGuiCorner_All = 0x0F enumerator
4263 …(bg_color), window_rounding, (flags & ImGuiWindowFlags_NoTitleBar) ? ImGuiCorner_All : ImGuiCorner… in Begin()