Searched defs:WindowBorderSize (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1239 float WindowBorderSize; // Thickness of border around windows. Generally set to 0.0f or 1.0f. (Other values are not well tested and more CPU/GPU costly). member in struct:ImGuiStyle
H A Dimgui_internal.h1141 float WindowBorderSize; // Window border size at the time of begin. member in struct:ImGuiWindow
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1239 float WindowBorderSize; // Thickness of border around windows. Generally set to 0.0f or 1.0f. (Other values are not well tested and more CPU/GPU costly). member in struct:ImGuiStyle
H A Dimgui_internal.h1141 float WindowBorderSize; // Window border size at the time of begin. member in struct:ImGuiWindow

Completed in 26 milliseconds