Home
last modified time | relevance | path

Searched refs:pnaadist (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dboxfunc1.c1228 NUMAA **pnaadist) in boxaFindNearestBoxes() argument
1237 if (pnaadist) *pnaadist = NULL; in boxaFindNearestBoxes()
1240 if (!pnaadist) in boxaFindNearestBoxes()
1249 *pnaadist = naad; in boxaFindNearestBoxes()
H A Dallheaders.h280 …arestBoxes ( BOXA *boxa, l_int32 dist_select, l_int32 range, NUMAA **pnaaindex, NUMAA **pnaadist );