Searched refs:vshow (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | ScrollPanel.java | 47 private boolean vshow, hshow; field in ScrollPanel 96 vshow = true; in ScrollPanel() 168 if (!vshow) in getVisibleIndex() 178 if (!vshow) in makeVisible() 345 if (!vshow) { in layout() 347 vshow = true; in layout() 351 if (vshow) { in layout() 353 vshow = false; in layout() 363 if (vshow) in layout() 384 if (vshow) { in updateHScrollbar()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_vwind.c | 72 vshow(addr, NOLINE); in vjumpto() 118 vshow(dot - cnt, NOLINE); in vup() 167 vshow(dot + cnt, NOLINE); in vdown() 231 vshow(addr, top); in vcontext() 258 vshow(line *addr, line *top) in vshow() function
|
H A D | ex_v.c | 256 vshow(dot, NOLINE); in oop()
|
H A D | ex.h | 584 void vshow(line *, line*);
|
H A D | ex_vget.c | 302 vshow(dot, NOLINE);
|
H A D | ex_vops2.c | 623 vshow(dot, NOLINE); in vappend()
|