Searched refs:ellipsis_dot_count (Results 1 – 1 of 1) sorted by relevance
6630 const int ellipsis_dot_count = 3; in TabItemLabelAndCloseButton() local6631 const float ellipsis_width = (1.0f + 1.0f) * ellipsis_dot_count - 1.0f; in TabItemLabelAndCloseButton()6648 …lEllipsis(draw_list, ImVec2(ellipsis_x, text_pixel_clip_bb.Min.y), ellipsis_dot_count, GetColorU32… in TabItemLabelAndCloseButton()