Searched refs:testMovePointInsideNearestRectangle (Results 1 – 1 of 1) sorted by relevance
55 testMovePointInsideNearestRectangle( in testMovePointInsideNearestRectangle_pointIsInsideRectangle()64 testMovePointInsideNearestRectangle( in testMovePointInsideNearestRectangle_pointIsAboveRectangle()73 testMovePointInsideNearestRectangle( in testMovePointInsideNearestRectangle_pointIsLeftOfRectangle()82 testMovePointInsideNearestRectangle( in testMovePointInsideNearestRectangle_pointIsRightOfRectangle()91 testMovePointInsideNearestRectangle( in testMovePointInsideNearestRectangle_pointIsBelowRectangle()100 testMovePointInsideNearestRectangle( in testMovePointInsideNearestRectangle_pointIsToRightOfTheRightmostRectangle()107 private void testMovePointInsideNearestRectangle(final float pointX, final float pointY, in testMovePointInsideNearestRectangle() method in SelectionActionModeHelperTest