Searched defs:Face (Results 1 – 2 of 2) sorted by relevance
15 typedef struct Face Face; typedef18 struct Face struct27 Facefile *file; argument49 Face* nextface(void); argument
20 typedef struct Face Face; typedef21 struct Face { struct22 Rectangle r;23 State state;24 Image *small;