Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dstrokewidth.h170 void SetNeighbours(bool leaders, bool activate_line_trap, BLOBNBOX *blob);
H A Dstrokewidth.cpp149 SetNeighbours(false, false, blob_it.data()); in SetNeighboursOnMediumBlobs()
458 SetNeighbours(true, false, bbox); in FindLeadersAndMarkNoise()
820 SetNeighbours(false, display_if_debugging, bbox); in FindTextlineFlowDirection()
873 void StrokeWidth::SetNeighbours(bool leaders, bool activate_line_trap, BLOBNBOX *blob) { in SetNeighbours() function in tesseract::StrokeWidth
/dports/print/lout/lout-3.40/
H A Dz16.c103 void SetNeighbours(OBJECT link, BOOLEAN ratm, OBJECT *pg, OBJECT *pdef, in SetNeighbours() function
178 SetNeighbours(link, ratm, &pg, &prec_def, &sg, &sd, &side); in CatAdjustSize()
H A Dz15.c327 SetNeighbours(link, ratm, &pg, &prec_def, &sg, &sd, &side); in CatConstrained()
H A Dz13.c322 SetNeighbours(mlink, ratm, &pg, &prec_def, &sg, &succ_def, &mside); in BreakTable()
H A Dz20.c589 SetNeighbours(Up(dest), FALSE, &prec_gap, &prec_def, in FlushGalley()
H A Dexterns.h3228 extern void SetNeighbours(OBJECT link, BOOLEAN ratm, OBJECT *pg,