Searched defs:rectangles (Results 1 – 3 of 3) sorted by relevance
243 private RectangleList(final List<RoundedRectangleShape> rectangles) { in RectangleList()315 final List<RoundedRectangleShape> rectangles) { in generateOutlinePolygonPath()486 final List<RectangleWithTextSelectionLayout> rectangles) { in generateDirections()
318 final List<RectF> rectangles = new ArrayList<>(); in testGetSelectionWithASingleLineSelection() local349 final List<RectF> rectangles = new ArrayList<>(); in testGetSelectionWithMultilineSelection_secondLineSelectionEndsBeforeFirstCharacter() local438 final List<RectF> rectangles = new ArrayList<>(); in testGetSelectionPathWithASingleLineSelection() local
83 std::vector<std::unique_ptr<FrameRect>> rectangles; member in __anonc2bdb5370111::Frame