Searched refs:RowLabelWidth (Results 1 – 4 of 4) sorted by relevance
22 const val RowLabelWidth = 200 constant
30 dimen.width = LayoutConstants.RowLabelWidth in getPreferredSize()
103 frame.size.width - LayoutConstants.RowLabelWidth) in <lambda>()
96 return maxOf(0, minOf(this.width, lastMousePosition.x - LayoutConstants.RowLabelWidth)) in isFocusable()