Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DFrameShadow.java70 private int cursorCount = 0; field in FrameShadow
225 cursorCount++; in incrCursor()
226 return cursorCount; in incrCursor()
230 cursorCount--; in decrCursor()
231 if (cursorCount < 0) in decrCursor()
232 cursorCount = 0; in decrCursor()
233 return cursorCount; in decrCursor()
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dasm.S2398 VARIABLE(cursorCount)