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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaScrollBarUI.java285 fInArrows = HitUtil.isArrow(part);
389 if (fMousePart != whichPart && !HitUtil.isArrow(whichPart)) {
657 static boolean isArrow(final Hit hit) { method in class:AquaScrollBarUI.HitUtil

Completed in 34 milliseconds