Searched refs:Sub (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libeti/form/common/ |
H A D | utility.c | 165 (void) wmove(Sub(f), row, col); in _pos_form_cursor() 166 wcursyncup(Sub(f)); in _pos_form_cursor() 170 (void) wmove(Sub(f), c -> frow, c -> fcol); in _pos_form_cursor() 171 wcursyncup(Sub(f)); in _pos_form_cursor() 196 (void) copywin(w, Sub(f), 0, B(f), c->frow, in _update_current() 227 (void) copywin(w, Sub(f), ys, 0, in _update_current() 233 wsyncup(Sub(f)); in _update_current() 311 WINDOW * w = derwin(Sub(f -> form), f -> rows, f -> cols, in display_field() 337 WINDOW * w = derwin(Sub(f -> form), f -> rows, f -> cols, in erase_field() 406 (void) copywin(w, Sub(p), 0, 0, f -> frow, in _sync_attrs() [all …]
|
H A D | post.c | 50 getmaxyx(Sub(f), y, x); in post_form() 81 (void) werase(Sub(f)); in unpost_form()
|
/illumos-gate/usr/src/lib/libeti/menu/common/ |
H A D | show.c | 45 (void) mvderwin(Sub(m), Top(m), 0); in _show() 50 (void) copywin(Sub(m), us, 0, 0, 0, 0, r-1, c-1, FALSE); in _show()
|
H A D | post.c | 131 (void) delwin(Sub(m)); in unpost_menu() 132 Sub(m) = (WINDOW *) NULL; in unpost_menu() 219 if ((Sub(m) = derwin(Win(m), r, Width(m), 0, 0)) == in post_menu()
|
/illumos-gate/usr/src/lib/libeti/menu/inc/ |
H A D | private.h | 56 #define Sub(m) (m)->sub macro
|
/illumos-gate/usr/src/lib/libeti/form/inc/ |
H A D | utility.h | 138 #define Sub(f) ((f) -> sub ? (f) -> sub : Win(f)) macro
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 20512 0023 deRFusbSniffer Sub-GHz 24897 170 Sub-Channel 24898 171 Sub-Channel Increment 24899 172 Sub-Channel Decrement
|
H A D | pci.ids | 14760 e410 VX900 Series PCI Express Physical Layer Electrical Sub-block 37321 9c60 8 Series Low Power Sub-System DMA
|