Searched defs:maxy (Results 1 – 10 of 10) sorted by relevance
/external/tesseract/wordrec/ |
D | olutil.cpp | 118 register int maxy = -MAX_INT32; in setup_outline() local
|
/external/skia/src/effects/ |
D | SkEmbossMask.cpp | 113 int maxy = mask->fBounds.height() - 1; in Emboss() local
|
/external/tesseract/liblept/ |
D | conncomp.c | 584 l_int32 minx, maxx, miny, maxy; /* for bounding box of this c.c. */ in pixSeedfill4BB() local 696 l_int32 minx, maxx, miny, maxy; /* for bounding box of this c.c. */ in pixSeedfill8BB() local
|
D | watershed.c | 592 l_int32 imin, imax, jmin, jmax, minx, miny, maxx, maxy; in identifyWatershedBasin() local
|
D | boxfunc1.c | 1080 l_int32 minx, miny, maxx, maxy, i, n, x, y; in boxaLocationRange() local
|
D | pts.c | 1232 l_int32 n, i, x, y, minx, maxx, miny, maxy; in ptaGetExtent() local
|
D | pix4.c | 2299 l_int32 minx, miny, maxx, maxy; in pixClipToForeground() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
D | SDL_cgximage.c | 319 int y, miny, maxy; in CGX_SwapPixels() local
|
/external/freetype/src/raster/ |
D | ftraster.c | 967 Long maxy ) in Line_Up() 1106 Long maxy ) in Line_Down() 1151 Long maxy ) in Bezier_Up() 1284 Long maxy ) in Bezier_Down()
|
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/ |
D | SDL_os2fslib.c | 1350 int maxx, maxy; in os2fslib_CreateWMCursor_Win() local 1635 int maxx, maxy, w, h, x, y; in os2fslib_SetIcon() local
|