Searched refs:cmdButtonWidth (Results 1 – 1 of 1) sorted by relevance
197 final int cmdButtonWidth = 16; in FieldSelection() local202 … ListBoxWidth = new Integer(((CompWidth - 3 * cmdButtonHoriDist - 2 * cmdButtonWidth) / 2)); in FieldSelection()206 … SelListBoxPosX = new Integer(cmdShiftButtonPosX.intValue() + cmdButtonWidth + cmdButtonHoriDist); in FieldSelection()217 Integer CmdButtonWidth = new Integer(cmdButtonWidth); in FieldSelection()
Completed in 8 milliseconds