Searched defs:ImGuiWindowFlags_NoMove (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.h | 696 ImGuiWindowFlags_NoMove = 1 << 2, // Disable user moving the window enumerator in enum:ImGuiWindowFlags_ |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.h | 696 ImGuiWindowFlags_NoMove = 1 << 2, // Disable user moving the window enumerator in enum:ImGuiWindowFlags_ |
Completed in 16 milliseconds