Searched refs:last_button_x2 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp1756 float last_button_x2 = ImGui::GetItemRectMax().x; local in function:ShowDemoWindowLayout
1757 float next_button_x2 = last_button_x2 + style.ItemSpacing.x + button_sz.x; // Expected position if next button was on same line

Completed in 8 milliseconds