Searched refs:Height (Results 1 – 11 of 11) sorted by relevance
| /onnv-gate/usr/src/lib/libeti/menu/common/ |
| H A D | chk.c | 46 if (Y(current) >= *top + Height(m)) { in _chk_top() 47 *top = Y(current) - Height(m) + 1; in _chk_top() 63 if (Y(current) >= *top + Height(m)) { in _chk_current() 64 *top = min(Y(current), Rows(m) - Height(m)); in _chk_current()
|
| H A D | driver.c | 113 if (++top > Rows(m) - Height(m)) { in menu_driver() 122 n = min(Height(m), top); in menu_driver() 135 n = min(Height(m), Rows(m) - Height(m) - top); in menu_driver()
|
| H A D | visible.c | 51 bottom = Top(m) + Height(m) - 1; in item_visible()
|
| H A D | show.c | 50 r = min(Height(m), r); in _show()
|
| H A D | scale.c | 69 *r = Height(m); in scale_menu()
|
| H A D | topitem.c | 50 if (top < 0 || top > Rows(m) - Height(m)) { in set_top_row()
|
| H A D | post.c | 204 if (c < Width(m) || r < Height(m)) { in post_menu() 219 r = min(min(r, Rows(m)), Height(m)); in post_menu()
|
| H A D | menuformat.c | 66 Height(m) = min(rows, Rows(m)); in set_menu_format()
|
| /onnv-gate/usr/src/lib/libeti/menu/inc/ |
| H A D | private.h | 44 #define Height(m) (m)->height macro
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlobj.pod | 237 $fred->display("Height", "Weight"); 249 Critter::display($fred, "Height", "Weight"); 261 $barney->Critter::display("Height", "Weight"); 294 Critter->find("Fred")->display("Height", "Weight"); 311 display $fred "Height", "Weight";
|
| /onnv-gate/usr/src/cmd/hwdata/ |
| H A D | usb.ids | 13299 039 Stick Height 13335 029 Height of POV 13950 049 Height 14097 03e Character Height
|