Lines Matching refs:loupeLayout
533 GridLayout loupeLayout = new GridLayout();534 loupeLayout.marginWidth = loupeLayout.marginHeight = 0;535 loupeLayout.horizontalSpacing = loupeLayout.verticalSpacing = 0;536 pixelPerfectLoupeContainer.setLayout(loupeLayout);