Searched defs:y_top (Results 1 – 4 of 4) sorted by relevance
/external/tesseract/textord/ |
D | colpartitionset.cpp | 411 void ColPartitionSet::GetColumnBoxes(int y_bottom, int y_top, in GetColumnBoxes() 427 void ColPartitionSet::DisplayColumnEdges(int y_bottom, int y_top, in DisplayColumnEdges()
|
D | colfind.cpp | 1538 int y_bottom, int y_top, in FindMargin()
|
D | makerow.cpp | 1014 float y_bottom, y_top; //allowed limits in expand_rows() local
|
/external/freetype/src/smooth/ |
D | ftsmooth.c | 111 FT_Pos x_shift, y_shift, x_left, y_top; in ft_smooth_render_generic() local
|