HomeSort by: relevance | last modified time | path
    Searched defs:WindowRounding (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui_internal.h 1140 float WindowRounding; // Window rounding at the time of begin.
imgui.h 1065 ImGuiStyleVar_WindowRounding, // float WindowRounding
1238 float WindowRounding; // Radius of window corners rounding. Set to 0.0f to have rectangular windows.
1244 float PopupRounding; // Radius of popup window corners rounding. (Note that tooltip windows use WindowRounding)
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui_internal.h 1140 float WindowRounding; // Window rounding at the time of begin.
imgui.h 1065 ImGuiStyleVar_WindowRounding, // float WindowRounding
1238 float WindowRounding; // Radius of window corners rounding. Set to 0.0f to have rectangular windows.
1244 float PopupRounding; // Radius of popup window corners rounding. (Note that tooltip windows use WindowRounding)

Completed in 92 milliseconds