Lines Matching full:print
614 printer.print(" <li>");
615 printer.print(comments[i].text());
620 printer.print(" <li>");
621 printer.print(errors.get(i));
637 * Print the table header for an element table.
651 * Print the table header for stats table table.
674 printer.print(" <td>");
677 printer.print("<a href=\"" + link + "\">" + info.getName() + "</a>");
679 printer.print(info.getName());