Searched refs:LogEnabled (Results 1 – 3 of 3) sorted by relevance
2306 if (g.LogEnabled) in RenderText()2322 if (g.LogEnabled) in RenderTextWrapped()2368 if (g.LogEnabled) in RenderTextClipped()2890 if (clip_even_when_logged || !g.LogEnabled) in IsClippedEx()3927 if (g.LogEnabled) in CalcListClipping()8780 if (!g.LogEnabled) in LogText()8836 if (g.LogEnabled) in LogToTTY()8842 g.LogEnabled = true; in LogToTTY()8852 if (g.LogEnabled) in LogToFile()8870 g.LogEnabled = true; in LogToFile()[all …]
159 if (!g.LogEnabled) in TextUnformatted()941 if (g.LogEnabled) in Checkbox()1008 if (g.LogEnabled) in RadioButton()1177 if (g.LogEnabled) in Separator()1202 if (g.LogEnabled) in VerticalSeparator()3789 if (g.LogEnabled && !is_password) in InputTextEx()4753 …if (g.LogEnabled && !(flags & ImGuiTreeNodeFlags_NoAutoOpenOnLog) && window->DC.TreeDepth < g.LogA… in TreeNodeBehaviorIsOpen()4873 if (g.LogEnabled) in TreeNodeBehavior()4900 if (g.LogEnabled) in TreeNodeBehavior()
918 bool LogEnabled; member1031 LogEnabled = false; in ImGuiContext()