Searched defs:ImGuiWindowFlags_NoResize (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.h | 695 ImGuiWindowFlags_NoResize = 1 << 1, // Disable user resizing with the lower-right grip enumerator in enum:ImGuiWindowFlags_ |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.h | 695 ImGuiWindowFlags_NoResize = 1 << 1, // Disable user resizing with the lower-right grip enumerator in enum:ImGuiWindowFlags_ |
Completed in 16 milliseconds