Searched refs:CUTOUT_MARKER (Results 1 – 1 of 1) sorted by relevance
85 private static final String CUTOUT_MARKER = MARKER_START_CHAR + "cutout"; field in CutoutSpecification423 } else if (specWithoutDp.startsWith(CUTOUT_MARKER, currentIndex)) {425 currentIndex += CUTOUT_MARKER.length();