Searched defs:xcoords (Results 1 – 3 of 3) sorted by relevance
110 inT32 *xcoords; //no of coords variable
351 int *xcoords; /*useful sample points */ in find_textlines() local523 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()
57 std::vector<int> xcoords; member