Lines Matching full:sortable
82 "table.sortable th { border-width: 0px 1px 1px 1px; background-color: #ccc;}\n"
85 "table.sortable th, table.sortable td { text-align: left;}"
86 "table.sortable tr.odd td { background-color: #ddd; }\n"
87 "table.sortable tr.even td { background-color: #fff; }\n"
96 "<table class='sortable' id='%s'><tr>\n"
107 "<table class='sortable' id='%s'>\n"
2807 fprintf(stderr, "usage: %s [-ho] [-s sortable] [-d trace-file-name] [-g outfile] trace-file-name\n", program);
2813 fprintf(stderr, " -s - URL base to where the sortable javascript file\n");