MCPcopy Create free account
hub / github.com/coronalabs/corona / TableUpdateLayout

Method TableUpdateLayout

platform/linux/src/imgui/imgui_tables.cpp:714–1129  ·  view source on GitHub ↗

Layout columns for the frame. This is in essence the followup to BeginTable(). Runs on the first call to TableNextRow(), to give a chance for TableSetupColumn() to be called first. FIXME-TABLE: Our width (and therefore our WorkRect) will be minimal in the first frame for _WidthAuto columns. Increase feedback side-effect with widgets relying on WorkRect.Max.x... Maybe provide a default distribution

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

ImMaxFunction · 0.85
TableSetupColumnFlagsFunction · 0.85
ImFloorFunction · 0.85
ImMinFunction · 0.85
ImClampFunction · 0.85
ImHashStrFunction · 0.85
SetCurrentChannelMethod · 0.80
GetWidthMethod · 0.45
PushClipRectMethod · 0.45

Tested by

no test coverage detected