Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DColumnListCanvas.java90 int headerHeight; field in ColumnListCanvas
329 return headerHeight + ((row - scrollrow) * rowHeight) in textY()
582 size.height -= headerHeight; in viewSize()
1061 headerHeight = rowHeight + 6; in cacheDimensions()
1063 headerHeight = 0; in cacheDimensions()
1104 int usableHeight = canvasSize.height - headerHeight; in paint()
1137 int bottom = headerHeight - 1; in paint()
1153 headerHeight - 2); in paint()
1160 headerHeight - 5, in paint()
1171 int y = headerHeight; in paint()
[all …]