Searched refs:hackDoubleLinked (Results 1 – 1 of 1) sorted by relevance
438 … output.append("<h2>" + hackDoubleLinked("Patterns") + "</h2>\n<table class='dtf-table'>"); in addTable()637 .append(hackDoubleLinked(link, name)) in showRow()652 … output.append("<th class='dtf-left'>" + indent + hackDoubleLinked(skeleton, name) + "</th>"); in showRow()727 output.append("<h2>" + hackDoubleLinked("Weekdays") + "</h2>\n"); in addDateTable()731 output.append("<h2>" + hackDoubleLinked("Months") + "</h2>\n"); in addDateTable()735 output.append("<h2>" + hackDoubleLinked("Quarters") + "</h2>\n"); in addDateTable()946 output.append("<h2>" + hackDoubleLinked("Day Periods") + "</h2>\n"); in addDayPeriods()1051 private String hackDoubleLinked(String link, String name) { in hackDoubleLinked() method in DateTimeFormats1055 private String hackDoubleLinked(String string) { in hackDoubleLinked() method in DateTimeFormats