Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DTextView.java73 private boolean gotEventInside; field in TextView
651 gotEventInside = false; in menuMode()
672 if (!gotEventInside) { in checkBounds()
677 gotEventInside = true; in checkBounds()
680 return gotEventInside; in checkBounds()