MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / TableHeader

Method TableHeader

src/source/ImGui/imgui_tables.cpp:2865–3002  ·  view source on GitHub ↗

Emit a column header (text + optional sort order) We cpu-clip text here so that all columns headers can be merged into a same draw call. Note that because of how we cpu-clip and display sorting indicators, you _cannot_ use SameLine() after a TableHeader()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

ImMaxFunction · 0.85
ImFloorFunction · 0.85
ImFormatStringFunction · 0.85
ImVec2Function · 0.85
RenderArrowFunction · 0.85
GetIDMethod · 0.80

Tested by

no test coverage detected