Searched defs:arrowHead (Results 1 – 2 of 2) sorted by relevance
32 private List<ArrowType> arrowHead = ImmutableList.of(ArrowType.NORMAL); field in GraphvizEdge71 public void setArrowHead(List<ArrowType> arrowHead) { in setArrowHead()
67 static SkPath arrowHead = SkPath::Polygon({ variable