Searched refs:annotateSectionInner (Results 1 – 2 of 2) sorted by relevance
71 annotateSectionInner(out, itemCount); in annotateSection()74 protected void annotateSectionInner(@Nonnull AnnotatedBytes out, int itemCount) { in annotateSectionInner() method in SectionAnnotator
99 super.annotateSectionInner(out, mapItemCount); in makeAnnotator()