OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PopStyleColor
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.cpp
4434
PopStyleColor
();
4453
{ int current = g.ColorModifiers.Size; if (write) *p_backup = (short)current; else IM_ASSERT(*p_backup >= current && "PushStyleColor/
PopStyleColor
Mismatch!"); p_backup++; } // Too few or too many
PopStyleColor
()
5776
void ImGui::
PopStyleColor
(int count)
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.cpp
4434
PopStyleColor
();
4453
{ int current = g.ColorModifiers.Size; if (write) *p_backup = (short)current; else IM_ASSERT(*p_backup >= current && "PushStyleColor/
PopStyleColor
Mismatch!"); p_backup++; } // Too few or too many
PopStyleColor
()
5776
void ImGui::
PopStyleColor
(int count)
Completed in 20 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026