Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h156 float LineHeight; member
174 s.LineHeight = ImGui::GetTextLineHeight(); in CalcSizes()
236 ImGuiListClipper clipper(line_total_count, s.LineHeight);
265 ImGui::SetScrollY(ImGui::GetScrollY() + scroll_offset * s.LineHeight);
310 …raw_list->AddRectFilled(pos, ImVec2(pos.x + highlight_width, pos.y + s.LineHeight), HighlightColor…
409 … if (ImGui::InvisibleButton("ascii", ImVec2(s.PosAsciiEnd - s.PosAsciiStart, s.LineHeight)))
419 …draw_list->AddRectFilled(pos, ImVec2(pos.x + s.GlyphWidth, pos.y + s.LineHeight), ImGui::GetColorU…
420 …draw_list->AddRectFilled(pos, ImVec2(pos.x + s.GlyphWidth, pos.y + s.LineHeight), ImGui::GetColorU…