Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drecogident.c412 BOX *box, *boxc, *boxtrans, *boxl, *boxr, *boxlt, *boxrt; in recogCorrelationBestRow() local
513 boxlt = boxTransform(boxl, bxc, 0, 1.0, 1.0); in recogCorrelationBestRow()
515 pixaAddBox(pixar, boxlt, L_INSERT); in recogCorrelationBestRow()