Home | History | Annotate | Download | only in widget

Lines Matching refs:OPTICAL_BOUNDS

846             Insets insets = getLayoutMode() == OPTICAL_BOUNDS ? c.getOpticalInsets() : Insets.NONE;
1017 if (getLayoutMode() == OPTICAL_BOUNDS) {
1127 boolean useLayoutBounds = getLayoutMode() == OPTICAL_BOUNDS;
2660 if (mode == OPTICAL_BOUNDS) {