Home
last modified time | relevance | path

Searched refs:pixaGetBoxGeometry (Results 1 – 7 of 7) sorted by relevance

/external/tesseract/liblept/
Dpixafunc2.c147 if (pixaGetBoxGeometry(pixa, i, &xb, &yb, &wb, &hb)) { in pixaDisplay()
220 pixaGetBoxGeometry(pixa, i, &xb, &yb, &wb, &hb); in pixaDisplayRandomCmap()
848 pixaGetBoxGeometry(pixa, j, &xb, &yb, &wb, &hb); in pixaaDisplay()
Dwritefile.c806 pixaGetBoxGeometry(pixa, n - 1, &bx, &by, &bw, NULL); in pixSaveTiled()
Dmorphapp.c130 pixaGetBoxGeometry(pixad, i, &x, &y, &w, &h); in pixMorphSequenceByComponent()
280 pixaGetBoxGeometry(pixad, i, &x, &y, &w, &h); in pixMorphSequenceByRegion()
Dwatershed.c1045 pixaGetBoxGeometry(pixa, i, &bx, &by, NULL, NULL); in wshedRenderFill()
Dpixabasic.c724 pixaGetBoxGeometry(PIXA *pixa, in pixaGetBoxGeometry() function
Dleptprotos.h1019 LEPT_DLL extern l_int32 pixaGetBoxGeometry ( PIXA *pixa, l_int32 index, l_int32 *px, l_int32 *py, l…
/external/tesseract/include/
Dleptprotos.h988 LEPT_DLL extern l_int32 pixaGetBoxGeometry ( PIXA *pixa, l_int32 index, l_int32 *px, l_int32 *py, l…