Home
last modified time | relevance | path

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

/build/soong/ui/terminal/
Dsmart_status.go343 fmt.Fprint(s.writer, ansi.setScrollingMargins(1, scrollingHeight))
395 func (ansiImpl) setScrollingMargins(top, bottom int) string { func