Searched defs:ColumnsOffset (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1092 ImVec1 ColumnsOffset; // Offset to the current column (if ColumnsCurrent > 0). FIXME: This and the above should be a stack to allow use cases like Tree->Column->Tree. Need revamp columns API. member in struct:ImGuiWindowTempData
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1092 ImVec1 ColumnsOffset; // Offset to the current column (if ColumnsCurrent > 0). FIXME: This and the above should be a stack to allow use cases like Tree->Column->Tree. Need revamp columns API. member in struct:ImGuiWindowTempData

Completed in 10 milliseconds