Home
last modified time | relevance | path

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

/dports/cad/gdsreader/GDSreader.0.3.2/
H A DGDSaref.h25 extern void ArefToPOV(FILE *povfile, arefEl *aref,
H A DGDStoPOV.c186 ArefToPOV(povfileptr, cellptr->detail.aref, &Ident, psStyles[i]); in GDStoPOVCell()
H A DGDSaref.c95 ArefToPOV(FILE *povfile, arefEl *aref, transform *transf, PSStyle psStyle) in ArefToPOV() function