Searched refs:trinfo_init (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/extension/internal/
H A Dtext_reassemble.h370 TR_INFO *trinfo_init(TR_INFO *tri);
H A Dtext_reassemble.c1518 TR_INFO *trinfo_init(TR_INFO *tri){ function
2756 tri = trinfo_init(tri); /* If it loops the trinfo_clear at the end will reset tri to the proper state, do NOT call trinfo_init twice! */
H A Dwmf-inout.cpp3134 if(!(d.tri = trinfo_init(NULL)))return(NULL);
H A Demf-inout.cpp3552 if(!(d.tri = trinfo_init(NULL)))return(NULL);

Completed in 57 milliseconds