Searched refs:num_table_cells_ (Results 1 – 2 of 2) sorted by relevance
45 ColSegment() : num_table_cells_(0), num_text_cells_(0), in CLISTIZEH()76 return num_table_cells_; in CLISTIZEH()81 num_table_cells_ = n; in CLISTIZEH()113 int num_table_cells_; in CLISTIZEH() local
1350 if (num_table_cells_ > kTableColumnThreshold * num_text_cells_) in set_type()1352 else if (num_text_cells_ > num_table_cells_) in set_type()