Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DGBLayout.java1363 int diffx, diffy, w, h; in AdjustForGravity() local
1376 diffx = c.tinyWidth - w; in AdjustForGravity()
1377 insets.left -= diffx/2; in AdjustForGravity()
1378 insets.right -= diffx/2; in AdjustForGravity()
1392 diffx = c.tinyWidth - w; in AdjustForGravity()
1393 insets.left -= diffx/2; in AdjustForGravity()
1394 insets.right -= diffx/2; in AdjustForGravity()
1408 diffx = c.tinyWidth - w; in AdjustForGravity()
1409 insets.right -= diffx; in AdjustForGravity()
1419 diffx = c.tinyWidth - w; in AdjustForGravity()
[all …]