Searched refs:bottom_spacing (Results 1 – 2 of 2) sorted by relevance
729 side_steps.median(), part->top_spacing(), part->bottom_spacing()); in LineSpacingBlocks()758 part->top_spacing(), part->bottom_spacing(), in LineSpacingBlocks()759 next_part->top_spacing(), next_part->bottom_spacing(), in LineSpacingBlocks()764 int spacing_diff = next_part->bottom_spacing() - part->bottom_spacing(); in LineSpacingBlocks()810 int line_spacing = part->bottom_spacing(); in MakeBlock()1211 stats.add(part->bottom_spacing(), 1); in MedianSpacing()1289 total_bottom += upper->bottom_spacing(); in SmoothSpacings()1298 int bottom_spacing = static_cast<int>(total_bottom / total_count + 0.5); in SmoothSpacings() local1311 neighbourhood[i]->bottom_spacing()); in SmoothSpacings()1315 tprintf("Mean spacing = %d/%d\n", top_spacing, bottom_spacing); in SmoothSpacings()[all …]
148 int bottom_spacing() const { in CLISTIZEH()