Home | History | Annotate | Download | only in js

Lines Matching defs:regular

45     COL_T_REGULAR: 'regular',
217 var otherCols = [ Column.regular(c.COL_BUGS) ];
222 // followed by regular columns and images
231 // Get regular columns (== not image columns)
234 // Get the compare functions for regular and image columns. These
501 * Factory function to create a regular column. Same args as Column()
503 Column.regular = function (key, ctitle) {
526 of filter and regular columns)