Searched refs:width_before_category (Results 1 - 1 of 1) sorted by relevance
| /src/distrib/sets/ |
| H A D | fmt-list | 233 local function width_before_category(entry) function 248 assert_equals(width_before_category(entries[2]), 7) 249 assert_equals(column(entries, width_before_category, "category_col"), 8) 258 assert_equals(column(entries, width_before_category, "category_col"), 24) 267 assert_equals(column(entries, width_before_category, "category_col"), 24) 284 local function width_before_category(entry) function 294 column(entries, width_before_category, "category_col")
|
Completed in 2 milliseconds