Searched defs:hit (Results 1 – 5 of 5) sorted by relevance
110 int hit; field in AbstractCache.CacheEntry
677 TextHitInfo hit = TextHitInfo.afterOffset(offset); in getNextLeftHit() local732 TextHitInfo hit = TextHitInfo.afterOffset(offset); in getNextRightHit() local
302 public abstract boolean hit(Rectangle rect, Shape s, boolean onStroke); in hit() method in Graphics2D
862 public boolean hit(Rectangle rect, Shape s, boolean onStroke) { in hit() method in CommonGraphics2D
477 public boolean hit(Rectangle rect, Shape s, boolean onStroke) { in hit() method in AndroidGraphics2D