Searched refs:alter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaTabbedPaneUI.java529 static Rectangle alter(final Rectangle r, final Rectangle o) { method in class:AquaTabbedPaneUI.AlterRects
557 AlterRects.alter(fillRect, alteration.standard);
558 if (first) AlterRects.alter(fillRect, alteration.first);
559 if (last) AlterRects.alter(fillRect, alteration.last);

Completed in 873 milliseconds