Searched defs:hbar (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Tools/webchecker/ |
D | tktools.py | 63 def make_scrollbars(parent, hbar, vbar, pack=1, class_=None, name=None, argument 114 def set_scroll_commands(widget, hbar, vbar): argument 134 def make_text_box(parent, width=0, height=0, hbar=0, vbar=1, argument 163 def make_list_box(parent, width=0, height=0, hbar=0, vbar=1, argument 185 def make_canvas(parent, width=0, height=0, hbar=1, vbar=1, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/handlers/ |
D | theme.rs | 166 pub hbar: char, field
|
/aosp_15_r20/prebuilts/go/linux-x86/src/text/tabwriter/ |
D | tabwriter.go | 518 var hbar = []byte("---\n") var
|