Searched defs:WindowPadding (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.h | 1237 ImVec2 WindowPadding; // Padding within a window. member in struct:ImGuiStyle |
| H A D | imgui_internal.h | 1139 ImVec2 WindowPadding; // Window padding at the time of begin. member in struct:ImGuiWindow |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.h | 1237 ImVec2 WindowPadding; // Padding within a window. member in struct:ImGuiStyle |
| H A D | imgui_internal.h | 1139 ImVec2 WindowPadding; // Window padding at the time of begin. member in struct:ImGuiWindow |
Completed in 26 milliseconds