Home | History | Annotate | Download | only in src

Lines Matching defs:end_point

638       int end_point = -1;
640 end_point += n_points_vec.at(contour_ix);
641 if (end_point >= 65536) {
644 offset = Store16(glyf_dst, offset, end_point);