Home
last modified time | relevance | path

Searched refs:infoLinks (Results 1 – 3 of 3) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DPackagePage.java93 protected void infoLinks(final HTMLElement span) throws IOException { in infoLinks() method in PackagePage
98 super.infoLinks(span); in infoLinks()
DPackageSourcePage.java114 protected void infoLinks(final HTMLElement span) throws IOException { in infoLinks() method in PackageSourcePage
117 super.infoLinks(span); in infoLinks()
DReportPage.java105 infoLinks(navigation.span(Styles.INFO)); in body()
129 protected void infoLinks(final HTMLElement span) throws IOException { in infoLinks() method in ReportPage