Searched refs:VERB_CLOSE (Results 1 – 2 of 2) sorted by relevance
59 @IntDef({VERB_MOVE, VERB_LINE, VERB_QUAD, VERB_CONIC, VERB_CUBIC, VERB_CLOSE, VERB_DONE})67 public static final int VERB_CLOSE = 5; field in PathIterator220 case VERB_CLOSE: return VERB_CLOSE; in getReturnVerb()
16797 field public static final int VERB_CLOSE = 5; // 0x5