Searched refs:brinfo_pp_alignment (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/internal/ |
H A D | text_reassemble.h | 366 brinfo_pp_alignment(const BR_INFO *bri, int dst, int src, double slop, enum tr_classes type);
|
H A D | text_reassemble.c | 1455 enum tr_classes brinfo_pp_alignment(const BR_INFO *bri, int dst, int src, double slop, enum tr_classes type){ function 2542 type = brinfo_pp_alignment(bri, cxi->cx[i].rt_cidx, cxi->cx[j].rt_cidx, 3*tri->qe, type);
|
Completed in 26 milliseconds