
Public Attributes | |
| PSObjectType | type |
| fouble | real |
| GBool | booln |
| int | intg |
| PSOp | op |
| int | blk |
|
|
Definition at line 804 of file Function.cc. Referenced by PostScriptFunction::exec(), and PostScriptFunction::parseCode(). |
|
|
Definition at line 801 of file Function.cc. Referenced by PSStack::popBool(), and PSStack::pushBool(). |
|
|
Definition at line 802 of file Function.cc. Referenced by PostScriptFunction::parseCode(), PSStack::popInt(), PSStack::popNum(), and PSStack::pushInt(). |
|
|
Definition at line 803 of file Function.cc. Referenced by PostScriptFunction::parseCode(). |
|
|
Definition at line 799 of file Function.cc. Referenced by PostScriptFunction::parseCode(), PSStack::popNum(), and PSStack::pushReal(). |
|
|
Definition at line 798 of file Function.cc. Referenced by PostScriptFunction::parseCode(), PSStack::popNum(), PSStack::pushBool(), PSStack::pushInt(), PSStack::pushReal(), PSStack::topIsInt(), PSStack::topIsReal(), PSStack::topTwoAreInts(), and PSStack::topTwoAreNums(). |
1.4.2