Home
last modified time | relevance | path

Searched defs:ascrise (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Docrrow.h156 float ascrise; // size of ascenders variable
H A Dblobbox.h665 float ascrise; // ascenders variable
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dmakerow.cpp1322 float ascrise = 0.0; in compute_block_xheight() local
1481 int min_height, int max_height, float *xheight, float *ascrise) { in compute_xheight_from_modes()
1690 void correct_row_xheight(TO_ROW *row, float xheight, float ascrise, float descdrop) { in correct_row_xheight()