Home
last modified time | relevance | path

Searched defs:elide (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/ui/terminal/
H A Dsmart_status.go275 func elide(str string, width int) string { func
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkinter.py3147 regexp=None, nocase=None, count=None, elide=None): argument
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
D__init__.py3870 regexp=None, nocase=None, count=None, elide=None): argument