Searched refs:dst_rt (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/internal/ |
H A D | text_reassemble.c | 2270 int dst_rt; local 2314 dst_rt = bri->used-1; 2315 (void) cxinfo_insert(cxi, i, dst_rt, TR_TEXT); 2345 dst_rt, /* index into bri for dst */ 2350 dst_rt, /* index into bri for dst */ 2354 (void) brinfo_merge(bri,dst_rt,src_rt); 2536 dst_rt = bri->used-1; 2537 (void) cxinfo_insert(cxi, i, dst_rt, type); 2559 (void) brinfo_merge(bri, dst_rt, src_rt);
|
Completed in 1377 milliseconds