Searched defs:lastWidth (Results 1 – 4 of 4) sorted by relevance
74 private int lastWidth; field in GwtApplication
150 int lastWidth = graphics.getWidth(); in mainLoop() local
73 int lastWidth; field in LwjglAWTCanvas
64 private transient int lastWidth = 50; field in DumbTextComponent