Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dpithsync.cpp318 inT16 right_edge; //of word in check_pitch_sync2() local
512 inT16 right_edge; //of word in check_pitch_sync3() local
Dpitsync1.cpp163 inT16 right_edge; //of word in check_pitch_sync() local
Dtabfind.cpp977 int* left_edge, int* right_edge) { in TraceTextline()