|
Jspice3
|

Go to the source code of this file.
Variables | |
| struct bu * | CDSymbolTable [CDNUMLAYERS+1] |
| struct d | CDDesc |
| struct l | CDLayer [CDNUMLAYERS+1] |
| char * | CDStatusString |
| int | CDStatusInt |
| int ABeginCall | ( | ) |
| int ABeginSymbol | ( | ) |
| int ABox | ( | ) |
| void AComment | ( | ) |
| void ADeleteSymbol | ( | ) |
| void AEnd | ( | ) |
| int AEndCall | ( | ) |
| int ALayer | ( | ) |
| int APolygon | ( | ) |
| int ARoundFlash | ( | ) |
| int AT | ( | ) |
| int AUserExtension | ( | ) |
| int AWire | ( | ) |
| int CDAddProperty | ( | ) |
| int CDBB | ( | ) |
| int CDBeginMakeCall | ( | ) |
| void CDBox | ( | ) |
| void CDCall | ( | ) |
| void CDCheckPath | ( | ) |
| int CDClose | ( | ) |
| int CDCopyProperty | ( | ) |
| void CDDebug | ( | ) |
| void CDDeleteObjectDesc | ( | ) |
| int CDEndMakeCall | ( | ) |
| int CDError | ( | ) |
| int CDFrom | ( | ) |
| void CDGen | ( | ) |
| int CDGenCIF | ( | ) |
| void CDInfo | ( | ) |
| int CDInitGen | ( | ) |
| void CDInitTGen | ( | ) |
| int CDInsertObject | ( | ) |
| void CDIntersect | ( | ) |
| void CDLabel | ( | ) |
| void CDLabelBB | ( | ) |
| int CDMakeBox | ( | ) |
| int CDMakeLabel | ( | ) |
| int CDMakePolygon | ( | ) |
| int CDMakeRoundFlash | ( | ) |
| int CDMakeWire | ( | ) |
| int CDOpen | ( | ) |
| int CDParseCIF | ( | ) |
| int CDPatchInstances | ( | ) |
| int CDPath | ( | ) |
| void CDPolygon | ( | ) |
| void CDProperty | ( | ) |
| void CDPrptyListFree | ( | ) |
| void CDPrptyListPrint | ( | ) |
| int CDReflect | ( | ) |
| int CDRemoveProperty | ( | ) |
| void CDRoundFlash | ( | ) |
| void CDSetInfo | ( | ) |
| void CDSetLayer | ( | ) |
| void CDSymbol | ( | ) |
| int CDT | ( | ) |
| void CDTGen | ( | ) |
| int CDTo | ( | ) |
| void CDType | ( | ) |
| int CDUnmark | ( | ) |
| int CDUpdate | ( | ) |
| void CDWire | ( | ) |
| double cos | ( | ) |
| char* ctime | ( | ) |
| void GenBeginCall | ( | ) |
| void GenBeginSymbol | ( | ) |
| void GenBox | ( | ) |
| void GenComment | ( | ) |
| void GenEnd | ( | ) |
| void GenEndCall | ( | ) |
| void GenEndSymbol | ( | ) |
| void GenLayer | ( | ) |
| void GenMirrorX | ( | ) |
| void GenMirrorY | ( | ) |
| void GenPolygon | ( | ) |
| void GenPolygonOffset | ( | ) |
| void GenRotation | ( | ) |
| void GenTranslation | ( | ) |
| void GenUserExtension | ( | ) |
| void GenWire | ( | ) |
| void GenWireOffset | ( | ) |
| FILE* OpenDevice | ( | ) |
| int PAppendPath | ( | ) |
| int PCharacter | ( | ) |
| void PCIF | ( | ) |
| char* PGetPath | ( | ) |
| FILE* POpen | ( | ) |
| int PSetPath | ( | ) |
| double sin | ( | ) |
| char* strcpy | ( | ) |
| void TCurrent | ( | ) |
| int TFull | ( | ) |
| void TIdentity | ( | ) |
Definition at line 189 of file xforms.c.
| void TInit | ( | ) |
Definition at line 23 of file xforms.c.
| void TInversePoint | ( | ) |
| void TLoadCurrent | ( | ) |
| char* tmalloc | ( | ) |
| void TPoint | ( | ) |
| void TPop | ( | ) |
Definition at line 64 of file xforms.c.
| void TPremultiply | ( | ) |
Definition at line 216 of file xforms.c.
| void TPush | ( | ) |
Definition at line 53 of file xforms.c.
| void TRotate | ( | ) |
| void TTranslate | ( | ) |
| void txfree | ( | ) |
| void UpdateProperties | ( | ) |
| struct l CDLayer[CDNUMLAYERS+1] |
| struct bu* CDSymbolTable[CDNUMLAYERS+1] |