MCPcopy Create free account
hub / github.com/btbd/smap / Begin

Method Begin

example/imgui/imgui.cpp:1755–1769  ·  view source on GitHub ↗

Use case A: Begin() called from constructor with items_height<0, then called again from Sync() in StepNo 1 Use case B: Begin() called from constructor with items_height>0 FIXME-LEGACY: Ideally we should remove the Begin/End functions but they are part of the legacy API we still support. This is why some of the code in Step() calling Begin() and reassign some fields, spaghetti style.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

ImVec2Class · 0.85
CreateNewWindowFunction · 0.85
SetCurrentWindowFunction · 0.85
CheckStacksSizeFunction · 0.85
ImLengthSqrFunction · 0.85
SetWindowPosFunction · 0.85
SetWindowSizeFunction · 0.85
SetWindowCollapsedFunction · 0.85
ImVec4Class · 0.85
MarkIniSettingsDirtyFunction · 0.85

Tested by

no test coverage detected