Searched refs:line_rect (Results 1 – 1 of 1) sorted by relevance
180 ImRect line_rect(pos, pos + ImVec2(FLT_MAX, line_height)); in TextUnformatted() local183 if (IsClippedEx(line_rect, 0, false)) in TextUnformatted()193 line_rect.Min.y += line_height; in TextUnformatted()194 line_rect.Max.y += line_height; in TextUnformatted()