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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp1750 int buttons_count = 20; local in function:ShowDemoWindowLayout
1752 for (int n = 0; n < buttons_count; n++)
1758 if (n + 1 < buttons_count && next_button_x2 < window_visible_x2)

Completed in 8 milliseconds