Home
last modified time | relevance | path

Searched refs:prevHeight (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DWinScrollbar.java337 private int prevHeight = 0; field in WinScrollbar
373 if (prevWidth != width || prevHeight != height) { in reshape()
380 prevHeight = height; in reshape()