Home
last modified time | relevance | path

Searched refs:GetTreeNodeToLabelSpacing (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.h486 …IMGUI_API float GetTreeNodeToLabelSpacing(); // hor…
Dimgui_widgets.cpp4957 g.CurrentWindow->DC.CursorPos.x += GetTreeNodeToLabelSpacing(); in TreeAdvanceToLabelPos()
4961 float ImGui::GetTreeNodeToLabelSpacing() in GetTreeNodeToLabelSpacing() function in ImGui