Searched refs:ignore_unmergeables (Results 1 – 2 of 2) sorted by relevance
91 int GutterWidth(int bottom_y, int top_y, const TabVector &v, bool ignore_unmergeables,
156 int TabFind::GutterWidth(int bottom_y, int top_y, const TabVector &v, bool ignore_unmergeables, in GutterWidth() argument176 if (ignore_unmergeables && BLOBNBOX::UnMergeableType(blob->region_type())) { in GutterWidth()