Home
last modified time | relevance | path

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

/external/tesseract/ccstruct/
Dquspline.h110 inT32 *xcoords; //no of coords variable
/external/tesseract/textord/
Doldbasel.cpp351 int *xcoords; /*useful sample points */ in find_textlines() local
523 int xcoords[], /*coords for spline */ in make_first_baseline()
1094 int xcoords[], /*points to work on */ in partition_coords()
1123 int xcoords[], /*points to work on */ in segment_spline()
1248 int xcoords[], /*points to work on */ in split_stepped_spline()
/external/tesseract/viewer/
Dscrollview.cpp57 std::vector<int> xcoords; member