Home
last modified time | relevance | path

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

/dports/graphics/pho/pho/
H A Dpho.h42 extern PhoImage* NewPhoImage(char* filename);
H A Dgmain.c283 PhoImage* img = NewPhoImage(filename); in AddImage()
H A Dpho.c574 PhoImage* NewPhoImage(char* fnam) in NewPhoImage() function