Searched defs:max_cols (Results 1 – 5 of 5) sorted by relevance
44 def LocalChecks(input_api, output_api, max_cols=80): argument
77 int max_cols; in pretty_print_string_list() local
637 RectangleString(size_t max_rows, size_t max_cols, in RectangleString()1061 size_t max_cols, bool strict, in ElideRectangleString()
750 int max_cols; in TEST() member833 int max_cols; in TEST() member
667 const int max_cols = (mi_col + MI_BLOCK_SIZE > cm->mi_cols ? in setup_mask() local