Searched refs:dot_n (Results 1 – 1 of 1) sorted by relevance
3063 for (int dot_n = 0; dot_n < count; dot_n++) in RenderPixelEllipsis() local3064 …draw_list->AddRectFilled(ImVec2(pos.x + dot_n * 2.0f, pos.y), ImVec2(pos.x + dot_n * 2.0f + 1.0f, … in RenderPixelEllipsis()