Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_memory_editor.h302 float highlight_width = s.GlyphWidth * 2; member
306 highlight_width = s.HexCellWidth;
308 highlight_width += s.SpacingBetweenMidCols;
310 …draw_list->AddRectFilled(pos, ImVec2(pos.x + highlight_width, pos.y + s.LineHeight), HighlightColo…