Searched refs:olinestruct (Results 1 – 2 of 2) sorted by relevance
48 struct olinestruct *outlines; /*list of outlines in blob */59 typedef struct olinestruct struct67 struct olinestruct *next; /*next at this level */ argument68 struct olinestruct *child; /*inner outline */ argument
395 tessblob->outlines = (struct olinestruct *) in make_tess_blob()445 tessoutline->next = (struct olinestruct *) in make_tess_outlines()449 tessoutline->child = (struct olinestruct *) in make_tess_outlines()