Home
last modified time | relevance | path

Searched refs:total_width (Results 1 – 4 of 4) sorted by relevance

/external/tesseract/textord/
Dcolpartitionset.h118 void AccumulateColumnWidthsAndGaps(int* total_width, int* width_samples,
Dcolpartitionset.cpp621 void ColPartitionSet::AccumulateColumnWidthsAndGaps(int* total_width, in AccumulateColumnWidthsAndGaps() argument
628 *total_width += part->ColumnWidth(); in AccumulateColumnWidthsAndGaps()
Dcolfind.cpp1065 int total_width = 0; in ComputeMeanColumnGap() local
1070 best_columns_[i]->AccumulateColumnWidthsAndGaps(&total_width, in ComputeMeanColumnGap()
1076 : total_width / width_samples; in ComputeMeanColumnGap()
/external/qemu/hw/
Dsmbios.h118 uint16_t total_width; member