Home | History | Annotate | Download | only in jdiff

Lines Matching full:shownelement

271             if (!shownElement(pd[i], null))
313 if (!shownElement(cd[i], classVisibilityLevel))
478 if (!shownElement(ct[i], memberVisibilityLevel))
537 if (!shownElement(md[i], memberVisibilityLevel))
583 if (!shownElement(fd[i], memberVisibilityLevel))
683 public boolean shownElement(Doc doc, String visLevel) {
712 } //shownElement()