Home | History | Annotate | Download | only in hierarchyviewer

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);