Home
last modified time | relevance | path

Searched refs:get_min_max_xheight (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/textord/
Dmakerow.h119 inline void get_min_max_xheight(double block_linesize, in get_min_max_xheight() function
Dmakerow.cpp1319 get_min_max_xheight(block->line_size, &min_height, &max_height); in compute_block_xheight()
1429 get_min_max_xheight(block_line_size, &min_height, &max_height); in compute_row_xheight()