Home
last modified time | relevance | path

Searched refs:ImageInList (Results 1 – 1 of 1) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dcvundoes.c185 static ImageList *ImageInList(ImageList *search,ImageList *list) { in ImageInList() function
360 } else if ( (cend = ImageInList(uimgs,cimgs->next))!=NULL ) { in FixupImages()