Home
last modified time | relevance | path

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

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/rich/
H A Dlive_render.py13 VerticalOverflowMethod = Literal["crop", "ellipsis", "visible"] variable
28 vertical_overflow: VerticalOverflowMethod = "ellipsis", argument
H A Dlive.py10 from .live_render import LiveRender, VerticalOverflowMethod
61 vertical_overflow: VerticalOverflowMethod = "ellipsis", argument
/dports/textproc/py-rich/rich-10.16.1/rich/
H A Dlive_render.py17 VerticalOverflowMethod = Literal["crop", "ellipsis", "visible"] variable
32 vertical_overflow: VerticalOverflowMethod = "ellipsis", argument
H A Dlive.py11 from .live_render import LiveRender, VerticalOverflowMethod
62 vertical_overflow: VerticalOverflowMethod = "ellipsis", argument