HomeSort by relevance Sort by last modified time
    Searched refs:boxh (Results 1 - 3 of 3) sorted by null

  /external/toybox/kconfig/lxdialog/
textbox.c 38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw,
41 print_page(box, boxh, boxw);
55 int height, width, boxh, boxw; local
95 boxh = height - 4;
97 box = subwin(dialog, boxh, boxw, y + 1, x + 1);
122 attr_clear(box, boxh, boxw, dlg.dialog.atr);
123 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x);
140 refresh_text_box(dialog, box, boxh, boxw,
150 back_lines(boxh);
151 refresh_text_box(dialog, box, boxh, boxw
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go 711 "boxH;": '\U00002550',
732 "boxh;": '\U00002500',
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 711 "boxH;": '\U00002550',
732 "boxh;": '\U00002500',
    [all...]

Completed in 149 milliseconds