Home
last modified time | relevance | path

Searched defs:ImGuiWindowFlags_NoMove (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h689 ImGuiWindowFlags_NoMove = 1 << 2, // Disable user moving the window enumerator
/third_party/mesa3d/src/imgui/
Dimgui.h696 ImGuiWindowFlags_NoMove = 1 << 2, // Disable user moving the window enumerator
/third_party/skia/third_party/externals/imgui/
Dimgui.h954 ImGuiWindowFlags_NoMove = 1 << 2, // Disable user moving the window enumerator