Home
last modified time | relevance | path

Searched defs:termWidth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/soong/ui/terminal/
H A Dutil.go112 termWidth, termHeight int member
H A Dsmart_status.go49 termWidth, termHeight int member
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
H A DTerminalBridge.java722 int termWidth = (int) widths[0] * cols; in fontSizeCompare() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/term/
Dterminal.go78 termWidth, termHeight int member