Searched defs:mid_x (Results 1 – 2 of 2) sorted by relevance
/external/freetype/src/smooth/ |
D | ftgrays.c | 872 TPos to_x, to_y, mid_x, mid_y; in gray_render_conic() local 929 TPos to_x, to_y, mid_x, mid_y; in gray_render_conic() local 1020 TPos to_x, to_y, mid_x, mid_y; in gray_render_cubic() local 1079 TPos to_x, to_y, mid_x, mid_y; in gray_render_cubic() local
|
/external/tesseract/textord/ |
D | tabfind.cpp | 1063 int mid_x = (left + right) / 2; in FindTextlineSegment() local 1219 int mid_x = (left + right) / 2; in AdjacentBlob() local
|