OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetNextWindowBgAlpha
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.cpp
5487
// Old Begin() API with 5 parameters, avoid calling this version directly! Use SetNextWindowSize()/
SetNextWindowBgAlpha
() + Begin() instead.
5497
SetNextWindowBgAlpha
(bg_alpha_override);
6225
void ImGui::
SetNextWindowBgAlpha
(float alpha)
6666
SetNextWindowBgAlpha
(g.Style.Colors[ImGuiCol_PopupBg].w * 0.60f);
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.cpp
5487
// Old Begin() API with 5 parameters, avoid calling this version directly! Use SetNextWindowSize()/
SetNextWindowBgAlpha
() + Begin() instead.
5497
SetNextWindowBgAlpha
(bg_alpha_override);
6225
void ImGui::
SetNextWindowBgAlpha
(float alpha)
6666
SetNextWindowBgAlpha
(g.Style.Colors[ImGuiCol_PopupBg].w * 0.60f);
Completed in 27 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026