Home
last modified time | relevance | path

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 DScrollPanel.java47 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 Dex_vwind.c72 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 Dex_v.c256 vshow(dot, NOLINE); in oop()
H A Dex.h584 void vshow(line *, line*);
H A Dex_vget.c302 vshow(dot, NOLINE);
H A Dex_vops2.c623 vshow(dot, NOLINE); in vappend()