OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FrameBorderSize
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h
727
//ImGuiWindowFlags_ShowBorders = 1 << 7, // --> Set style.
FrameBorderSize
=1.0f / style.WindowBorderSize=1.0f to enable borders around windows and items
1075
ImGuiStyleVar_FrameBorderSize, // float
FrameBorderSize
1248
float
FrameBorderSize
; // Thickness of border around frames. Generally set to 0.0f or 1.0f. (Other values are not well tested and more CPU/GPU costly).
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h
727
//ImGuiWindowFlags_ShowBorders = 1 << 7, // --> Set style.
FrameBorderSize
=1.0f / style.WindowBorderSize=1.0f to enable borders around windows and items
1075
ImGuiStyleVar_FrameBorderSize, // float
FrameBorderSize
1248
float
FrameBorderSize
; // Thickness of border around frames. Generally set to 0.0f or 1.0f. (Other values are not well tested and more CPU/GPU costly).
Completed in 13 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026