Searched refs:ftinfo_find_loaded_by_spec (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/
H A Dtext_reassemble.h332 int ftinfo_find_loaded_by_spec(const FT_INFO *fti, const uint8_t *fname);
H A Dtext_reassemble.c690 int ftinfo_find_loaded_by_spec(const FT_INFO *fti, const uint8_t *fontspec){ function
746 status = ftinfo_find_loaded_by_spec(fti, (uint8_t *) fontspec);

Completed in 20 milliseconds