Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp3883 const char* fmt_table_int[3][4] = in ColorEdit4() local
3911 … value_changed |= DragInt(ids[n], &i[n], 1.0f, 0, hdr ? 0 : 255, fmt_table_int[fmt_idx][n]); in ColorEdit4()