Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_memory_editor.h235 const int line_total_count = (int)((mem_size + Cols - 1) / Cols); member
236 ImGuiListClipper clipper(line_total_count, s.LineHeight);