Home
last modified time | relevance | path

Searched refs:ImGuiCorner_All (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui_internal.h209 ImGuiCorner_All = 0x0F enumerator
H A Dimgui.cpp4263 …(bg_color), window_rounding, (flags & ImGuiWindowFlags_NoTitleBar) ? ImGuiCorner_All : ImGuiCorner… in Begin()